body {
	margin:0;
	padding:0;
	background-color:#6D716F;
}
table, td, div {
	margin:0;
	padding:0;
	font-family:georgia;
	font-size:9pt;
	line-height:10pt;
	color:#6D716F;
	background-color:#D7D6D6;
}

b
{
font-weight:bold;
font-size:10pt;
line-height:10px;
 color:#BB1E1E;
}
i 
{
font-weight:normal;
font-size:9pt;
 color:#313231;
}

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

u 
{
font-weight:bold;
font-size:10pt;
color:#820909;
text-decoration:none;
border-bottom:1px dashed #BB1E1E;
}



a:link, a:visited, a:active {
	color:#793333;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#D40A0A;
	font-weight:bold;
	text-decoration:none;
                border-bottom:1px dashed #4D4D4D;
}

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: #BB1E1E; background-repeat: repeat; background-attachment: scroll; font-family: georgia; color: #FFFFFF; font-size: 8pt; line-height: 14px; border: 1px solid #8A0909; background-position: 0% 50% }