p, td, li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/subbkgrd.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0F2790;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #0C1C72;
	text-decoration: none;
}	
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #0C1C72;
	text-decoration: none;
	
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	color: #5160B0;
	text-decoration: none;
}

.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0C1C72;
	text-decoration: none;
	line-height: 13px;
}
a.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0C1C72;
	text-decoration: none;
	line-height: 13px;
}
a.subnav:link {
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #0C1C72;
	text-decoration: none;
	line-height: 13px;
}	
a.subnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #5160B0;
	text-decoration: none;
	line-height: 13px;
	
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	line-height: normal;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: underline;
}
.copyright {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bullet {
	list-style-type: square;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
