a {
	COLOR: #3366FF; TEXT-DECORATION: underline
}
a:hover {
	COLOR: #ff6600;
	TEXT-DECORATION: underline;
	text-align: right;
}

table
{
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px;
	text-align: left;
}
body
{
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px;
	text-align: center;
}

.bluenav {
	FONT-SIZE: 16px; COLOR: #ffffff
}

.FontBigHead
{
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 18px;
	FONT-WEIGHT: bold;
}

.FontBigSub
{
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px;
	FONT-WEIGHT: bold;
}

.FontSmall
{
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px;
}

.fontnormalwhite
{
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px;
	COLOR: #FFFFFF;
}

.linkwhite{
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px;
	}
 a.linkwhite{COLOR: #FFFFFF; TEXT-DECORATION: underline;}
 a:hover.linkwhite {COLOR: #FF6600; TEXT-DECORATION: underline;}


.button {
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px;
	color: #000000;
	cursor: hand;
	font-weight: normal;
	text-align: right;
}

.txtbox {
	font-family: "Microsoft Sans Serif, MS Sans Serif, sans-serif";
	font-size: 16px;
	background-color: #FFFFFF;  
}

.BorderBlue {
	BORDER-RIGHT: #425e89 1px solid; BORDER-TOP: #425e89 1px solid; BORDER-LEFT: #425e89 1px solid; BORDER-BOTTOM: #425e89 1px solid
}
.as {
	font-size: 24px;
}
.as font {
	font-size: 18px;
	color: #000;
}
.aa {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
