body {
	margin:0;
	padding:0;
	background-color:#424141;
}
table, td, div {
	margin:0;
	padding:0;
	font-family:georgia;
	font-size:8pt;
	line-height:9pt;
	color:#FFFFFF;
	background-color:#424141;
}

b
{
font-weight:bold;
font-size:9pt;
line-height:10px;
 color:#88AEBF;
}
i 
{
font-weight:normal;
font-size:8pt;
 color:#B7B7B7;
}

s 
{
font-weight:italic;
 color:#B7B7B7;
}

u 
{
font-weight:bold;
font-size:8pt;
color:#88AEBF;
text-decoration:none;
border-bottom:1px dashed #B7B7B7;
}



a:link, a:visited, a:active {
	color:#5D7E8D;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#3B6A7F;
	font-weight:bold;
	text-decoration:none;
                border-bottom:1px dashed #FFFFFF;
}

h1 
{
margin:0;
margin-bottom:0;
font-family:Georgia;

font-size:7pt;
line-height:10px;
font-weight:bold;

text-align:left;
text-transform:none;
color:#C64A4A;
background:#FFCE73;
}

h2 
{
margin:0;
margin-bottom:0;
font-family:Georgia;

font-size:7pt;
line-height:10px;
font-weight:bold;

text-align:left;
text-transform:none;
color:#A54A42;
background:#9CDE94; }

input, textarea { background-color: #5D7E8D; background-repeat: repeat; background-attachment: scroll; font-family: georgia; color: #FFFFFF; font-size: 8pt; line-height: 14px; border: 1px solid #A4A4A4; background-position: 0% 50% }