p {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000033}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-weight: normal; color: #000066}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: normal; color: #006699}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #000066}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bolder; color: #003333}
li {  font-family: Arial, Helvetica, sans-serif; font-weight: bolder; color: #FF0000;}
td {  font-family: Arial, Helvetica, sans-serif}

#pl1{
	width:974px;
	margin:0px auto;
	text-align:center;
}

.head{
	font-weight:bold;
	background-color:blue;
	font-size:120%;
	color:white;
}

.norm{
	background-color:white;
}

.alt{
	background-color:#CCFFFF;
}

#pl1 td{
	width:20%;
	text-align:center;
}

#pl1 p{
	font-size:100%;
}

#menu{
	font-size:110%;
	background-color:green;
	color:white;
	width:974px;
	margin:0px auto;
}

#menu a{
	color:yellow;
	font-weight:bold;
	text-decoration:none;
}

#menu a:link{
	color:yellow;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover{
	color:red;
	font-weight:bold;
	text-decoration:none;
}
/*
#menu a:visited{
	color:yellow;
	font-weight:bold;
	text-decoration:none;
}

#menu a:active{
	color:yellow;
	font-weight:bold;
	text-decoration:none;
}
*/
