<style type="text/css">

body {
background-color: ffffff;
font-family: Tahoma;
font-size: 9px;
color: #3e3e3e;
line-height: 10px;
padding: 0px;
margin: 0px;
}

I {
color: #919191;
font-family: georgia;
}
U {
color: #919191;
font-family: georgia;
font-weight: bold;
border-bottom: 1px #7903A5 dotted;
}
B {
color: #919191;
font-family: arial;
}


#container {
margin:0px auto;
width:350px;
text-align:center;
}

a:link {
color: #bababa;
text-transform: normal;
text-decoration: none;
letter-spacing: normal;
font-weight: bold;
font-size:8pt;
}
a:visited {
color: #d7bbbb;
text-transform: normal;
text-decoration: none;
letter-spacing: normal;
font-weight: bold;
font-size:8pt
}
a:hover {
color: #e8d6d6;
text-transform: normal;
text-decoration: none;
letter-spacing: normal;
font-weight: bold;
font-size:8pt
}

h1 {
font-family: Arial;
font-size:15px;
font-style: bold;
padding: 19px;
color: #dbc0c0;
background-color: #transparent;
text-align:center;
text-transform: uppercase;
letter-spacing:0px;
line-height: 10px;
margin-bottom:0px;
border-bottom:solid 0px #6a6a6a;
border-right:solid 0px #6a6a6a;
border-left:solid 0px #6a6a6a;
border-top:solid 0px #6a6a6a;
}


h3 {
font-family: Arial;
font-size: 16px;
background: url();
color: #ffffff;
background-color:;
text-align:center;
text-transform: uppercase;
letter-spacing:0px;
line-height: 15px;
margin-bottom:0px;
padding: 18px;
border-bottom:solid 0px #ffffff;
border-right:solid 0px #bcbcbc;
border-left:solid 0px #bcbcbc;
border-top:solid 0px #bcbcbc;
}

h2 {
font-family: Arial;
font-size: 9px;
color: #3e3e3e;
background-color: #transparent;
line-height: 10px;
padding: 5px;
letter-spacing:0px;
border-bottom:solid 0px #6a6a6a;
border-right:solid 0px #6a6a6a;
border-left:solid 0px #6a6a6a;
border-top:solid 0px #6a6a6a;
}

h4 {
font-family: arial;
font-size: 10px;
padding: 7px;
color: #3e3e3e;
background-color:#;
line-height: 10px;
margin:0px;
letter-spacing:0px;
border-bottom:solid 0px #6a6a6a;
border-right:solid 0px #6a6a6a;
border-left:solid 0px #6a6a6a;
border-top:solid 0px #6a6a6a;
}


h5 {
font-family: arial;
font-size: 9px;
padding: 3px;
color: #b4b4b4;
background-color: ;
line-height: 0px;
margin:0px;
width: 80px;
letter-spacing:0px;
border-bottom:solid 0px #bcbcbc;
border-right:solid 0px #6a6a6a;
border-left:solid 0px #6a6a6a;
border-top:solid 0px #6a6a6a;
}


blockquote {
	padding: 7px;
	border-left:solid 3px #bcbcbc;
}



.content {
float:center;
width:100%;
margin-top: 4px;
padding: 9px;
font-size: 9px;
font-family: Arial;
line-height:10px;
text-align:left;
text-transform: none;
font-weight:normal;
}

a img {
    border: 1px solid #b7e358;
    opacity:.70;
    filter: alpha(opacity=70);
     -moz-opacity: 0.7;
    border: #000000 solid 1px;
    padding: 2px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;

}
a:hover img {
    border: 1px solid #9e9e9e;
    opacity:.90;
    filter: alpha(opacity=100);
     -moz-opacity: 0.90;
    padding: 2px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}</style>