.title 
{
width: 100%;
background: #DDE7E9;
background-image: url(background4.jpg);
font-size: 8pt;
font-weight: bold;
font-family: tahoma;
font-style: italic;
color: #FFFFFF;
text-align: left;
line-height: 21px;
margin-bottom: 4px;
margin-top: 4px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 5px;
padding-left: 10px;
}
.post 
{
width: 100%;
background: 000000;
background-image: url(background4.jpg);
font-size: 6pt;
font-weight: bold;
font-family: tahoma;
color: #FFFFFF;
text-align: CENTER;
line-height: 20px;
margin-bottom: 3px;
margin-top: 3px;
text-transform: uppercase;
letter-spacing: 2px;
padding: 5px;
padding-left: 10px;
}

.content 
{
width: 100%;
background: #DDE7E9;
font-size: 7pt;
font-weight: normal;
font-family: tahoma;
color: #FFFFFF;
line-height: 10px;
margin-bottom: 2px;
margin-top: 2px;
letter-spacing: 0px;
padding: 1px;
padding-left:2pt;padding-right:2pt
}

a:hover img {
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}

body, td {font: tahoma; align:center; color:#A72150; font-weight:normal; font-size: 8pt; line-height:9pt; letter-spacing: 0pt; cursor:default; } 

 a:link {text-decoration: none; color: #FFFFFF; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; font-size: 6pt}
 a:visited {text-decoration: none; color: #FFFFFF; font-weight: bold; text-transform: uppercase; letter-spacing: 1px}
 a:hover {text-decoration: none;  color: #FFFFFF; font-weight: bold; text-transform: uppercase; letter-spacing: 1px}
 a img {border: 2px solid #FFFFFF;}
 }




body{
background-color: #DDE7E9;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #E03B7F;
scrollbar-arrow-color: #FFFFFF;
scrollbar-shadow-color: #E03B7F;
scrollbar-darkshadow-color: #E03B7F;
scrollbar-highlight-color: #E03B7F;
scrollbar-3dlight-color: #E03B7F;
background-image: url();
background-position: 0px;
background-repeat: repeat-y;
}
i, em     {
	color: #DDE7E9;
}