h1{
	color: #660099;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h2{
	color: #660099;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
h3{
	color: #660099;
        font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}
h4{
	color: #660099;
        font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}
td, th {	
	font-family: Verdana;
     	color: #000000;
     	font-size: 12px;
	text-decoration: none;
	}

.topbanner {
	font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 18px;
        font-weight: bold;
}
.logoSmaller{
        font-family: Arial, Helvetica, sans-serif;
	color: #000080;
	font-size: 14px;
	font-weight: bold;
}
.logoRed{
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-size: 14px;
	font-weight: bold;
}
.logoRedHeader{
	font-family: Arial, Helvetica, sans-serif;
	color: #660099;
	font-size: 16px;
	font-weight: bold;
}
.body-font {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
.thinborder {
	border: 1px solid #003399;
}
.content {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000080;
}
.matrixContent{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000080;
}
.link {
        font-family:Arial, Helvetica, sans-serif;
        font-size:14px;
        color:navy;
        text-decoration:none;
        font-weight:normal;
}
.linkOpen {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;color:navy;
	text-decoration:none;
	font-weight:bold;
}
.linkRed {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;color:#660099;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	font-weight:bold;
}
.copyright {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:navy;text-decoration:none;font-weight:normal}
input.searchGO {
font-size: 11px;
border: 1px solid #356CAF;
background-color: #F5F6F7;
height: 17px;
width: 32px;
}
input.button {
font-size: 11px;
border: 1px solid #356CAF;
background-color: #F5F6F7;
height: 17px;
width: 50px;
}
select.top10downloads {
	width: 170px;
	font-size: 11px;
	height: 12px;
}