BODY { background-color: #FFFFFF;}

P {	font-family: "Arial";
	font-size: 12px;
	}

TD { font-family: "Arial";
	font-size: 12px;
	}
	
H1 { font-family: "Arial";
	font-size: 20px;
	}
	
H2 { font-family: "Arial";
	font-size: 18px;
	}
	
H3 { font-family: "Arial";
	font-size: 16px;
	}
	
H4 { font-family: "Arial";
	font-size: 14px;
	}
	
A:link 	{ color: blue }
A:visited 	{ color: blue }
A:active	{ color: red }
A:hover	{ color: red }

A.Nav:link 		{ font-family: "Arial"; font-weight: Bold; font-size: 11px; text-decoration: none; color: white }
A.Nav:visited 	{ font-family: "Arial"; font-weight: Bold; font-size: 11px; text-decoration: none; color: white }
A.Nav:active		{ font-family: "Arial"; font-weight: Bold; font-size: 11px; text-decoration: underline; color: yellow }
A.Nav:hover		{ font-family: "Arial"; font-weight: Bold; font-size: 11px; text-decoration: underline; color: yellow }

.Top	{ font-family: "Arial";
		font-weight: Bold;
		font-size: 11px;
		color: white;
		}

A.NavB:link 		{ font-family: "Arial"; font-weight: Bold; font-size: 10px; text-decoration: none; color: white }
A.NavB:visited 	{ font-family: "Arial"; font-weight: Bold; font-size: 10px; text-decoration: none; color: white }
A.NavB:active		{ font-family: "Arial"; font-weight: Bold; font-size: 10px; text-decoration: underline; color: yellow }
A.NavB:hover		{ font-family: "Arial"; font-weight: Bold; font-size: 10px; text-decoration: underline; color: yellow }

.Bottom	{ font-family: "Arial";
		font-weight: Bold;
		font-size: 10px;
		color: white;
		}

.AlphaPlex	{ font-family: "Arial";
		font-weight: Bold;
		font-size: 10px;
		}

