.header {
	font-family : Times New Roman, Times, serif;
	font-size : 24px;
	font-weight : 700;
	color : #333366;
}

.title {
	font-family : Times New Roman, Times, serif;
	font-size : 18px;
	font-weight : 700;
}

.content { 
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
}

.contentsmall { 
	font-family : Times New Roman, Times, serif;
	font-size : 11px;
}

.bold { 
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-weight : 700;
}

.italic {
	font-family : Times New Roman, Times, serif;
	font-size : 14px;
	font-style : italic;
}

.subnav {color: #000000; font-weight: 900; font-size: 18px; font-family: Times New Roman, Times, serif; text-decoration: none }
.subnav a:link { color: #000000; text-decoration: none }
.subnav a:visited { color: #000000; text-decoration: none }
.subnav a:hover { color: #009999; text-decoration: none }
.subnav a:active { color: #009999; text-decoration: none }

.subnavactive {color: #009999; font-weight: 900; font-size: 18px; font-family: Times New Roman, Times, serif; text-decoration: none }

A:link {color: #009999; text-decoration: none}
A:visited {color: #009999; text-decoration: none}

