body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p {
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #003366; 
}

h2{
 font-size: 90%;
 color: #006699; 
 text-transform:uppercase;
}

h3{
 font-size: 80%;
 color: #006699;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #00000;
}

h6{
 font-size: 10px;
 font-weight: bold;
 color: #cccccc;
}
a:link, a:visited, a:hover {
	color: #003366;
	text-decoration: underline;
}

a:hover {
	color: #cc0000;
	text-decoration: underline;
}

a.foot:link, a.foot:visited, a.foot:hover {
	color: #cccccc;
	text-decoration: none;
}

a.foot:hover {
	text-decoration: underline;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}

ul{
 list-style-type: square; margin-left:2px; margin-top:2px; margin-bottom:4px;padding-left:14px;
}
.list {
	font-size: 11px;
}
