.top {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-type: circle;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.frame {

	font-size: 10px;
	font-weight: bold;
	color: #000000;
	list-style-type: circle;
}
a:link {
	font-weight: bold;
	color: #333366;
}
a:hover { color: #000000; font-weight: bold; }
a:visited { color: #333366; font-weight: bold; }
a:active { color: #333366; font-weight: bold; }

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}	
