body { 

	background: #0A305E;
	margin: 0;
	padding: 0;
	font-family: "Tahoma", "Arial", "Verdana"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000; 
}

td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #fff; 
}

a:link, a:visited {

	color: #91FFF6; 
	text-decoration:underline;
}

a:hover {

	color: #F6FF00;
}

a.g:link, a.g:visited {

	color: #C7E7FF; 
	text-decoration:none;
}

a.g:hover {

	color: #FF8A00;
	text-decoration:none;
}

a.b:link, a.b:visited {

	color: #FFF; 
	text-decoration:none;
}

a.b:hover {

	color: #FF8A00;
	text-decoration:none;
}

a.m:link, a.m:visited {

	color: #AEFF00;
	font-size: 13px;
	font-weight:bold; 
	text-decoration:none;
}

a.m:hover {

	color: #AEFF00;
	font-size: 13px; 
	font-weight:bold;
	text-decoration:none;
}

.blank {

	font-size: 1pt;
}

.banner {

	font-size: 11pt;
	color: #081F3A;
	font-weight:bold;
}

.menu {

	padding:0 40px;
	text-align:center;
	cursor:hand;
}

.title {

	font-size: 10pt;
	color: #FFC000;
	font-weight:bold;
}

.imgborder {

	border-style: solid; 
	border-color: #AACBFE;
}

#list ul {
	margin: 10px;
	padding: 0 0 10px 10px;
	list-style: none;	
}

#list li {
	margin: 0;
	padding: 0 0 2px 18px;
	background: url('images/bullet01.gif') no-repeat 0 50%;
}