body{
	background-color:#1a1a1a;
	margin:0px;
	padding:0px;
	color:#d0d0d0;
	font-family:tahoma;
	font-size:8pt;}
b, strong {
color: #8e2224; font-weight:bold;
}
u {
color: #a1727f;
}
i, em {
color: #fd756b; font-style:italic;
}
s {
color: #663e3e;
}

.maintitle{
	font-family: Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	text-transform: normal;
	background-color:#8d2122;
	font-size: 12px;
	line-height: 13pt;
	color: #efefef;
	text-align: center;
        text-shadow:#000000 1px 1px 1px;
	font-weight: bold;
	padding: 4px;
	margin:2px;
border-left: 5px solid #ffffff;

}
.subtitle{
	font-family: Verdana;
	text-transform: normal;
	background-color:#040404;
	font-size: 10px;
	line-height: 11pt;
	color: #c6d2d3;
	text-align: center;
	font-weight: bold;
	padding: 3px;
	margin:2px;
border: 5px solid #;
}
.content{
	font-family: Trebuchet MS, cursive;
	font-size: 11px;
	background-color:#151515;
	line-height:11px;
	text-align: justify;
	color:#ffffff;
	padding: 11px;
	margin:2px;
	color: #ffffff;
border: 2px solid #1a1a1a;
-moz-border-radius: 1em;
		-khtml-border-radius: 1em;
		-webkit-border-radius: 1em;
		border-radius: 1em;} 
.quote{
	font-family: Trebuchet MS, cursive;
	background-color:#262423;
	font-size: 11px;
	line-height: 10pt;
	color: #ffffff;
	text-align: justify;
	font-weight: normal;
        font-style: none;
	padding: 3px;
	margin:2px;
        border-left: 8px solid #593640;
        border-right: 8px solid #593640;
} 

A:link, A:active, A:visited { text-decoration: none; color: #cb7375 ; font-weight:normal; font-size:11px; font-family:arial;}
A:hover { text-decoration: underline; color: #545c5c; font-weight:normal; font-size:11px; font-family:arial;}
-->