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

b
{
font-weight:bold;
font-size:9pt;
line-height:11px;
 color:#2396BC;
}
i 
{
font-weight:normal;
font-size:9pt;
 color:#48CAF5;
}

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

u 
{
font-weight:bold;
font-size:9pt;
color:#A055C6;
text-decoration:none;
border-bottom:1px dashed #0A546D;
}



a:link, a:visited, a:active {
	color:#48CAF5;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#D69DF4;
	font-weight:bold;
	text-decoration:none;
                border-bottom:1px dashed #6F6C70

}
a.nav, a.nav:link, a.nav:active, a.nav:visited {
	height:10;
	padding:0;
	padding-left:1;
	padding-right:1;
	color:#90BDCF;
	border-bottom:1px solid #862DA7;
	display:block;
	text-transform:uppercase;
	background:#CCCCCC;
}
a.nav:hover {
	height:10;
	padding:0;
	padding-left:1;
	padding-right:1;
	color:#B86AD5;
	border-bottom:1px solid #48CAF5;
	display:block;
	text-transform:uppercase;
	background:#CCCCCC;
}

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

font-size:9pt;
line-height:11px;
font-weight:bold;

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

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

font-size:9pt;
line-height:11px;
font-weight:bold;

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

input, textarea { background-color: #D5D5D5; background-repeat: repeat; background-attachment: scroll; font-family: Verdana; color: #666666; font-size: 9pt; line-height: 12px; border: 1px solid #000000; background-position: 0% 50% }
