body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333399;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-size: 12pt;
	font-family: Georgia, Times New Roman, Times, serif;

}
a:visited {
	font-weight: bold;
	color: #6600FF;
	text-decoration: none;
	font-size: 12pt;
	font-family: Georgia, Times New Roman, Times, serif;

}
a:hover {
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
a:active {
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
}
.navbar {
	font-size: 10px;
	text-align: center;
}
.title {
	font-family: "Viner Hand ITC";
	font-size: 15pt;
	font-weight: bold;
	color: #FFFFFF;
}
.title2 {
	font-family: "Viner Hand ITC";
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetext {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.nonlink {
	font-size: 9pt;
	font-weight: bold;
}
.tlink:link {
	font-size: 9pt;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;






}
.tlink:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #6600FF;
	text-decoration: none;



}
.tlink:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;




}
.tlink:active {
	font-size: 9pt;
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;


}
