a {
	color : #0033cc;
	text-decoration : underline;
	font-weight : 400;
	}
a:link {color : #0033cc;}
a:visited {color : #660066;}
a:hover {
	text-decoration : none;
	color : #333399;
	background-color: #eeeeff;
}
big {
	font-family : Helvetica, Arial, Verdana, sans-serif; 
	font-size : 18px;
	font-weight : 400;
	color : #006666;
}
b, strong {
	font-weight: 600;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #006666;
	margin : 0px;
	padding : 0px;
	background-color: #fff;
}
p, td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight : normal;
	color : #006666;
}
ul, li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight : normal;
	color : #006666;
	list-style-position: inside; 
	list-style-type: round;
}
.home b{
color: #003366;
font-size : 12px;
}
.home p{
color: #003366;
font-size : 12px;
}

.blist {
color: #003366;
font-size : 12px;
text-align:left;
}
