/*BODY*/
body,table{
	background: #F9F8E6;
	font-family: Verdana,Arial;
	font-size: 9pt;
	color: #4F9AA3;
	font-weight: none
}
table{
	background: #FFFFFF;
}
.h1{
	font-size: 11pt;
	color: #3F6367;
	font-weight: bold;
}
.h2{
	font-size: 12pt;
	color: #3F6367;
	font-weight: bold;
}

/*LINKS*/
a:link{
	text-decoration: underline;
	color: #5B898F;
	font-weight: bold;
}
a:active{
	text-decoration: underline;
	color: #5B898F;
	font-weight: bold;
}
a:visited{
	text-decoration: underline;
	color: #5B898F;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
	color: #60C8D4;
	font-weight: bold;
}

/*CLASSES*/
.tbody{
	background: #FFFFFF;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0 2 0 2;
	padding: 10 20 10 20;
}
.bborder{
	background: #4F99A4;
}
.footer{
	font-size: 7pt;
	color: #3F6367;
}

\*BOTTOM ROLLOVERS*\
a.bot:link, a.bot:visited, a.bot:active, a.bot:hover 
{ 
font-family: verdana; 
font-size: 10px;
font-weight: bold; 
color: #FFFFFF;
text-decoration:none;
padding: 2 2 2 2;
} 
a.bot:hover 
{ 
color: #CCFFFF; 
text-decoration:none;
padding: 2 2 2 2;
}
