.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: normal;
}

.bodysmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: normal;
}


.lblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C7E7FA;
}

.kw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #FFFFCC;
}

A:visited  {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #003366;
	text-decoration : none;
}

A:link  {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #003366;
	text-decoration : none;
}

A:hover  {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #aaaaaa;
	text-decoration : none;
}

A:active  {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	color : #aaaaaa;
	text-decoration : none;
}