BODY {
	color : Black;
	background-color : White;
	font-family : Arial, sans-serif;
	font-size : small;
}

A {
	color : #1177bb;
}

A:HOVER {
	color : #663333;
}
a.nav { color:#dddddd; text-decoration:none;}
a.nav:visited {color:#dddddd; text-decoration:none;}
a.nav:hover { color:#eeeeee; text-decoration:underline;}

H1, H2 {
	color:#000000;
	background-color : #ffffff;
	font-family : times;
	font-size : x-large;
}

H3 {
	color:#000000;
	background-color : #ffffff;
	font-family : times;
	font-size : large;
}

.dropcap {
	font-family : times;
	font-size : large;
}


.logo {color:#bfeff8; text-decoration:none; filter:glow(Color=#000000,Strength=8);width=380; height=75; }

