.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.pagetitle {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	background-color: #FFFFFF;
	border: solid black;
	vertical-align: middle;
	background-position: center center;
}
.subtitle {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration:underline;
	text-align:left;
	}
.subtitle3 {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-decoration:underline;
	text-align:center;
	}
.subtitle2 {
	font-family: Helvetica, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	text-decoration:none;
	text-align:left;
	}
.body2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}
.sub4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.hyper {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.big {
	font-family: Tahoma;
	font-size: 72px;
	font-weight: bold;
	color: #0000FF
}
.big2 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF
}
.big3 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: red
}
a.nav:link {
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
	line-height: 6px;
}

a.nav:visited {
    color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: none;
}

a.nav:hover {
	color: green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-decoration: underline;
}

a.nav:active {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}
a.nav2:link {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
}

a.nav2:visited {
    color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.nav2:hover {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.nav2:active {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.bullet {
	list-style-image: none;
	list-style-type: circle;
}
