A {
	color:blue;
	text-decoration:none;
}
A:hover {
	color:#00F;
	text-decoration:underline;
}
A:visited {
	color:#00008B;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}

BODY {
	SCROLLBAR-FACE-COLOR: #0099FF;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: White;
	SCROLLBAR-3DLIGHT-COLOR: Red;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #E0E0E0;
	SCROLLBAR-DARKSHADOW-COLOR: #0099FF;
	text-align: center;
}
.BigLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000
}

.BigLinkBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#0000FF
}

.BigLinkWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#FFFFFF
}
body div table tr th {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}
body table {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}
body table tr td {
	color: #00F;
	font-size: 12px;
	font-weight: bold;
}
body table tr {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
}

.txtNormal {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#000;
}
.txtNormalArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
}

.txtNormalArial14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
}

.txtNormalArialWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color:#FFFFFF;
}

.GrandLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#00F;
}
.LittleLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    color:#00F;
}

.LittleLinkWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
    color:#FFFFFF
}