BODY {
	font-family : "Times New Roman", Times, serif;
	font-size : 15px;
}

H1 {
	font-family : "Times New Roman", Times, serif;
	color : #000066;
	font-size : 24px;
	vertical-align : middle;
	font-style : italic;
	font-weight : normal;
}



.tablebgrnd {
	background-repeat : no-repeat;
}


.floatright {
	float : right;
	margin : 0px 0px 0px 10px;
	}
	
	.floatleft {
	float : left;
	margin : 0px 10px 0px 0px;
	}

.mousetype {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #999999;
	text-align : center;
}

A:LINK {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : #000066;
	font : normal;
}

A:HOVER {
		font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : #000066;
		background-color : Yellow;
	font : normal;
}

A:VISITED  {
		font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : #000066;
	font : normal;
}






