body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6666CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
}
a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;

}
a:visited {
	font-weight: bold;
	color: #6600FF;
	text-decoration: none;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;

}
a:hover {
	font-weight: bold;
	color: #CC3333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
a:active {
	font-weight: bold;
	color: #6666CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-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: #000000;
	text-decoration: none;
	background-color: #00CCFF;
	border: thin solid #000000;
	text-align: center;
	height: auto;
	width: 145px;
	vertical-align: middle;
	padding: 4px 0px;





}
.tlink:visited {
	font-size: 9pt;
	font-weight: bold;
	color: #6600FF;
	text-decoration: none;
	background-color: #00CCFF;
	text-align: center;
	vertical-align: middle;
	width: 145px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: thin solid #000000;


}
.tlink:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #330099;
	text-decoration: underline;
	background-color: #00FFFF;
	text-align: center;
	height: auto;
	width: 145px;
	border: thin solid;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;



}
.tlink:active {
	font-size: 9pt;
	font-weight: bold;
	color: #6633CC;
	text-decoration: none;
	background-color: #00CCFF;
	text-align: center;
	vertical-align: middle;
	width: 145px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border: thin solid #000000;


}
