.header {
	font-family: Georgia, Andale Mono, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #20304c;
	font-variant: small-caps;
}
.whiteheader {
	font-family: Georgia, Andale Mono, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	color: #ffffff;
	font-variant: small-caps;
}

.text {
	font-family: Georgia, Andale Mono, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 125%;
	font-weight: normal;
	color: #333;
}
.text a {
	text-decoration:none;
}
.text a:hover {
	text-decoration:none;
	color:#009900;
}
.textblack {
	font-family: Georgia, Andale Mono, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 125%;
	font-weight: normal;
	color: #000;
}
.textblue {
	font-family: Georgia, Andale Mono, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 109%;
	font-weight: normal;
	color: #20304c
}
.textblue a {
	color: #20304c;
	text-decoration:none;
}
.textblue a:hover {
	text-decoration:none;
	color:#009900;
}

.textbigger {
	font-family: Georgia, Andale Mono, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #20304c;
	text-decoration: none;
}
.textbigger a {
	color: #20304c;
	text-decoration:none;
}
.textbigger a:hover {
	text-decoration:none;
	text-shadow:#999000
	color:#009900;
}
.textsmall {
	font-size: 10px;
	line-height: 150%;
	font-family: Georgia, Andale Mono, "Times New Roman", Times, serif;
	color: #20304c;
	text-decoration: none;
}
.tablecell {
	background-image:url(../images/image316.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
.tablebottom {
	background-image:url(../images/yellow_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}