html { font-size: 100%; /* IE hack */ }

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: black;
	font-size: 62.5%;
}


P {
	FONT-WEIGHT: normal; FONT-SIZE: 0.8em; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	text-indent: 15px; 
}



H1 {font-family: Tahoma, Arial, Verdana; font-weight: heavy; text-align: left; color: #666633; font-size: 1.2em;}
H2 {font-family: Tahoma, Arial, Verdana; font-weight: heavy; text-align: left; color: #666633; font-size: 1.1em;}
H3 {font-family: Tahoma, Arial, Verdana; font-weight: heavy; text-align: left; color: #666633; font-size: 1.0em;}
H4 {font-family: Tahoma, Arial, Verdana; font-weight: heavy; text-align: left; color: black; font-size: 0.9em;}



a{font-family: Tahoma, Arial, Verdana; font-weight: normal; text-align: left; color: black; font-size: inherit;}
a{text-decoration:none}
a:link { color: #000033;}
a:visited { color: #000033;}
a:active { color: #000033;}
a:hover { font-weight: heavy; color:#666666;}



.navbar {color:#FFFFFF; font-size: 12px; text-decoration:none}
a.navbar:link { color: #FFFFFF;}
a.navbar:visited { color: #FFFFFF;}
a.navbar:hover { color: #660000;}
a.navbar:active { color: #FFFFFF;}



ul {
	font-family: inherit;
	font-size: 0.8em;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1em;
}


li {
	background-image: url(./images/bullet.GIF);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 1.7em;
}



.copyright_notes {
	FONT-WEIGHT: normal; FONT-SIZE: 0.7em; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}



a.copyright_notes:link {
	FONT-WEIGHT: normal; color: #FFFFFF; FONT-SIZE: 0.7em; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, 	sans-serif;
}



.main_menu {
	FONT-WEIGHT: bold; FONT-SIZE: 1.2em; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 	FONT-COLOR: #FFFFFF;}
}



.welcome {
	FONT-WEIGHT: bold; FONT-SIZE: inherit; FONT-STYLE: normal; FONT-FAMILY: 0.8em; FONT-COLOR: #666633;
}





.normal
{
font-size: 0.9em
}
.medium
{
font-size: 1.1em
}
.bigger
{
font-size: 1.4em
}



