tr           { font-family: Arial; font-size: 10pt }
p            {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
}
td           { font-family: Arial; font-size: 10pt }
ol           { font-family: Arial; font-size: 10pt }
ul           { font-family: Arial; font-size: 10pt }

.style1 {
	border-width: 0px;
}

.style3 {
	background-color: #FF9900;
}
.dates {
	font-size: 13px; font-weight: bold; color: #0099FF;
}
h1 { font:Arial, Helvetica, sans-serif; font-size:20px; color:#00a3e6; font-weight:bold; text-transform:uppercase; text-align:left;

}

h2 { font:Arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight:bold;
	
}

h3 { font:Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold;
	
}
a:active
{
	outline: none;
	text-align: center;
}

<!--Top Menu Navigation-->

body { margin: 0px; padding: 0px; }
#nav { height:40px; width:465px; margin:20px auto; padding:0; }
#nav ul { margin:0; padding:0; list-style:none; }
#nav ul li { line-height:40px; float:left; }
#nav ul li a{ line-height:40px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; padding:0 20px 0 20px; color:#FFFFFF; background-color:#999999; display:block; }
#nav ul li a:hover { background-color:#333333; }
#nav ul li a.active{ background-color:#333333; }