body {  background-color:#d2d2d2;
        margin:5px;}
.maintitle, .subtitle {   
	padding:10px;
	margin:0px;
	line-height:17px;
	FONT-SIZE: 12px;
	font-family:Arial;
	text-align:center;
	background-color:#cccbcb;
	color:#7f021e;
        -moz-border-radius:  10px; 
        -webkit-border-radius: 10px; 
        border-radius: 10px; }
.content {
        padding: 4px;
        background-color: #;
        background-image: url('');
        background-repeat: repeat-x;
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
        Line-Height: 11px;
        Letter-Spacing: 0px;
        border-top: 1px solid #;
        border-bottom: 1px solid #;
        border-left: solid 1px #;
        border-right: solid 1px #;
}

.content  img,  img {
        padding: 3px;
        margin: 2px;
        border:1px solid #111;}
.content  img:hover,  img:hover {
       padding: 3px;
       margin: 2px;
       border:1px solid #d813a9;}
table, td, tr {
	line-height:15px;
	FONT-SIZE: 9px;
	font-family:Tahoma;
	text-align:justify;
	color:#80b2d5;}
b, strong {color:#741567;}
s {color:#222;}
em, u, i {color:#741567;}
A:link, A:active, A:visited { text-decoration: none; color:#c00730;}
A:hover { text-decoration: none; color:#9e1131;}