a:link {
	text-decoration: none;
	color: white;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, san-serif;
}
a:visited {
	text-decoration: underline;
	color: black;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, san-serif;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, san-serif;
}
a:hover {
	text-decoration: underline;
	color: blue;
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, san-serif;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: black;
}
hr {  color: #003399; height: 1px
}
h1 {  font-size: 17px;
font-weight: bolder;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}
h2 { font-size: 13px;
font-weight: bolder;
color: white;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
}
h3 { font-size: 13px; font-weight: bold; color: white;
}
h4 { font-size: 13px; font-weight: bold; color: white;
}
h5 { font-size: 13px; font-weight: bold; color: white;
}
h6 { font-size: 13px; font-weight: bold; color: white;
}
.small {
	font-size: 10px;
	color: white;
	font-family: Arial, Helvetica, san-serif;
	text-align: center;
}
a.header:link {
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bolder;
}
a.header:visited {
	text-decoration: underline;
	color: black; 
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bolder;
}
a.header:active {
	text-decoration: none;
	color: white;
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bolder;
}
a.header:hover {
	text-decoration: underline;
	color: blue;
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;
	font-weight: bolder;
}
.header {
	color: white;
	font-size: 13px;
	font-family: Arial, Helvetica, san-serif;

}