h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

.oval1{
background-image: url(images/oval1.gif);
background-repeat:no-repeat;
background-position:50%;

}

.oval2{
background-image: url(images/oval2.gif);
background-repeat:no-repeat;
background-position:50%;

}

.oval3{
background-image: url(images/oval3.gif);
background-repeat:no-repeat;
background-position:50%;

}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #996633;
	font-weight: bold;
	text-align: center;
	font-style:italic;
	padding-bottom: 15px;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #996633;
	font-weight: bold;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.blacktitleul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
p {
	line-height: 1.3em;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.bluetitleL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: bold;
}

li{padding-bottom:10px;}

a.nav:link, a.nav:visited, a.nav:active {
	color: #FFF;
	text-decoration:none;
}
a.nav:hover {
	color: #66ffff;
	text-decoration:none;
}

td.navcol{
text-align:center;
	font-size:140%}
