/* CSS Document */
a:link {color: #000000;	text-decoration: none; }
a:visited {	text-decoration: none;	color: #000000;}
a:hover {	text-decoration: none;	color: #666666;}
a:active {	text-decoration: none;	color: #000033;}
body {
	background-color: #FFFFFF;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
.title{
	color: #000000;
	font-family: "Blackadder ITC TT";
	font-size: 24px;
}
.subtitle{
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	font-family: "Century Gothic";
	color: #000000;
}
.TitleText{
	font-size: 20px}
.Text{
	font-family: "Century Gothic";
	font-size: 14px;
}
.HLink {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
font-weight: bolder;
}
.Link {
	font-family: "Blackadder ITC TT";
	font-size: 30px;
	color: #FF6600;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	}
/*

body,td,th {color: #000000;
	font-family: Century Gothic;}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #000000;
}

</style>
.Back {

}
*/
