h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 14pt;
	color: #003399;
}
h2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 12pt;
	color: #003399;
}
h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 11pt;
	color: #003399;
}
h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight : normal;
	font-size : 11pt;
	color: #003399;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
}
a:hover {
	text-decoration: none;
	color: red;
}

li {
	line-height: 150%;
}
.green {
	color: #336633;
	}
	
.nav {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 9pt;
	color: #003399;
}
a:visited.nav {
	color: #003399;
}
a:hover.nav {
	color: black;
}

strong {
	color: #003399;
}

.blue {
	color: #003399;
}
.red {
	color: red;
}
.news_head {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #003399;
}
.main_head {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color: #003399;
}


.news {
	font-family: "Microsoft Sans Serif", Verdana, Helvetica, Arial, sans-serif;
	font-size : 8pt;
	color: black;
}