body {
	margin:0;
	padding:0;
	background-color:#4CADE0;
}
table, td, div {
	margin:0;
	padding:0;
	font-family:tahoma;
	font-size:7pt;
	line-height:8pt;
	color:#424141;
	background-color:#F7F4BE;
}

b
{
font-weight:bold;
 color:#4CADE0;
}
i 
{
font-weight:normal;
 color:#F64D11;
}

s 
{
font-weight:italic;
 color:#0B7C0B;
}

u 
{
font-weight:bold;
 color:#3BF622;
text-decoration:none;
border-bottom:1px dashed #4CADE0;
}



a:link, a:visited, a:active {
	color:#2099A4;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#4CADE0;
	font-weight:bold;
	text-decoration:none;
                border-bottom:1px dashed #3BF622

}
a.nav, a.nav:link, a.nav:active, a.nav:visited {
	height:10;
	padding:0;
	padding-left:1;
	padding-right:1;
	color:#C64A4A;
	border-bottom:1px solid #EEEBB4;
	display:block;
	text-transform:uppercase;
	background:#FFCE73;
}
a.nav:hover {
	height:10;
	padding:0;
	padding-left:1;
	padding-right:1;
	color:#C64A4A;
	border-bottom:1px solid #EEEBB4;
	display:block;
	text-transform:uppercase;
	background:#9CDE94;
}

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

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:tahoma;

font-size:7pt;
line-height:10px;
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: 8pt; line-height: 14px; border: 1px solid #000000; background-position: 0% 50% }