<style>
	a
		{color: #0000ff; text-decoration:none; font-weight:regular; font-family: Arial; font-size: 14px}
	a:link
		{color: #0000ff; text-decoration:none; font-weight:regular; font-family: Arial; font-size: 14px}
	a:visited, a:active
		{color: #0000ff; text-decoration:none; font-weight:regular; font-family: Arial; font-size: 14px}
	A:hover
		{color: #ff0000; text-decoration:none; font-family: Arial; font-size: 14px}

p, tr, td, ul, li
		{color: #000000; font-family: Arial; font-size: 14px}
	.header1, h1
		{color: #000000; font-weight: bold; font-family: Arial; font-size: 22px; margin: 0px; padding: 2px;}
	
	.header2, h2
		{color: #000000; font-weight: normal; font-family: Arial; font-size: 14px;}
	.header3, h3
		{color: #000000; font-weight: bold; font-family: Arial; font-size: 18px;}
	.header4, h4
		{color: #ffffff; text-decoration:none; font-family: Arial; font-size: 10px}
	.update_message
		{text-align: center; color: #FF0000; font-family: Arial; font-size: 14px; font-weight: bold;}

#contactheader {color: #000000; font-weight: bold; font-family: Arial; font-size: 14px;}

#pagetitle {
		font-family:"arial","verdana","tahoma";
        font-size:14pt;
		font-style: normal;
		font-weight: bold;
		text-decoration: underline;
		color: #000000;
        }

#pagefooter {
		font-family:"arial","verdana","tahoma";
        font-size:8pt;
		font-style: normal;
		font-weight: normal;
		text-decoration: none;
		color: #000000;
        }

/*Level 1 Navigation links */
a.topmenu, a:visited.topmenu{
display:block;
width: 50px;
height: 23px;
text-align: center;
padding-top: 0px;
vertical-align: baseline;
text-decoration:none;
font-size: x-small;
font-weight: regular;
color: #FFFFFF;
border-style: none;
border-width: 0px;
border-color: #999999 #999999 #CCCCCC #CCCCCC;
margin-top: 0px;
margin-bottom:0px;
margin-left:0px;
background: #000000;
}

a:hover.topmenu{
display:block;
width: 50px;
height: 23px;
text-align: center;
padding-top: 0px;
vertical-align: middle;
text-decoration:none;
font-size: x-small;
font-weight: regular;
color: #FFFF9C;
border-style: none;
border-width: 0px;
border-color: #CCCCCC #CCCCCC #999999 #999999;
margin-top: 0px;
margin-bottom:0px;
margin-left:0px;
background: #404040;
}

a.topmenulg, a:visited.topmenulg{
display:block;
width: 88px;
height: 23px;
text-align: center;
padding-top: 0px;
vertical-align: baseline;
text-decoration:none;
font-size: x-small;
font-weight: regular;
color: #FFFFFF;
border-style: none;
border-width: 0px;
border-color: #999999 #999999 #CCCCCC #CCCCCC;
margin-top: 0px;
margin-bottom:0px;
background: #000000;
}

a:hover.topmenulg{
border-left:o0px none #999999; border-right:o0px none #CCCCCC; border-top:o0px none #CCCCCC; border-bottom:o0px none #999999; display:block;
width: 88px;
height: 23px;
text-align: center;
padding-top: 0px;
vertical-align: middle;
text-decoration:none;
font-size: x-small;
font-weight: regular;
color: #FFFF9C;
margin-top: 0px;
margin-bottom:0px;
background: #404040
}

a.updates, a:visited.updates{
text-align: center;
vertical-align: baseline;
text-decoration:underline;
font-size: 14px ;
font-weight: regular;
font-family: Times New Roman;
color: #0000ff;
border-style: none;
border-width: 0px;
border-color: #999999 #999999 #CCCCCC #CCCCCC;
margin-top: 0px;
margin-bottom:0px;
margin-left:0px;
}

a:hover.updates{
display:block;
width: 50px;
height: 23px;
text-align: center;
padding-top: 0px;
vertical-align: middle;
text-decoration:none;
font-size: x-small;
font-weight: regular;
font-family: Times New Roman;
color: #FFFF9C;
border-style: none;
border-width: 0px;
border-color: #CCCCCC #CCCCCC #999999 #999999;
margin-top: 0px;
margin-bottom:0px;
margin-left:0px;
background: #404040;
}

UL {
list-style: disc;
font-size: 16pt;
font-family:"arial","verdana","tahoma";
margin-top: 1px;
margin-bottom: 3px;
}

OL {
list-style: decimal;
font-size: 10pt;
font-family:"arial","verdana","tahoma";
margin-top: 2px;
margin-bottom: 2px;
}

LI {color: #000000; 
font-weight: normal; 
font-family: Arial; 
font-size: 14px;
margin-top: 2px;
margin-bottom: 2px;
}


</style>
