.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bluebuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00008B;
	font-weight: bold;
	text-decoration: none;	
}
.about:hover {
	color: #2d88dd;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0041ac;
	text-decoration: none;
	font-weight: bold;
}
.sm:hover {
	color: #2d88dd;
}
	h1  {
		font-family : arial;
		color : #00008B;
		font-size : 16px;
		text-decoration : none;
		margin: 0px;
	}

	font.bodytext  {
		font-size : 12px;
		font-family : arial;
		color : #0000000;
		font-weight : normal;
	}
		font.captiontext  {
		font-size : 11px;
		font-family : arial;
		color : #696969;
		font-weight : normal;
	}
	b {
		font-size : 11px;
		font-family : arial;
		color : #CC0000;
		font-weight : bold;
	}
	.smallmenu  {
		font-size : 10px;
		font-family : arial;
		color : #000000;
		text-decoration : none;
				
	}	