body { background-color:#FFFFFF }

A
{
}
A:visited
 {
	background : transparent;
	color : 000099;
	text-decoration : underline;
}
A:link
 {
	background : transparent;
	color : 000099;
	text-decoration : underline;
}
A:hover
 {
	background : transparent;
	color : 660066;
	text-decoration : none;
}

.TextMain
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
; color: #333333}
.Text2
{
	font-family : Arial, Helvetica, Geneva, Verdan, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
	color : #990000;
}
.Footer
{
	font-family : Arial, Helvetica, Geneva, Verdan, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height:14px;
	color : #666666;
}
.TextMedium
{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
.TextMediumRed
{
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #990000;
}
.TextMediumBold
{
	font-family : Arial, Helvetica, Geneva, Verdan, sans-serif;
	font-size: 11px;
	font-weight : 700;
	line-height: 14px;
}
.TextMediumBoldWhite
{
	font-family : Arial, Helvetica, Geneva, Verdan, sans-serif;
	font-size: 11px;
	font-weight : 700;
	line-height: 14px;
	color: FFFFFF;
}
.SideTextHeader
{
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight : bold;
	line-height: 16px;
	color: #663366;
}
.PageTitleHeader {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height:30px;
	color: #330033;
}
.PageTitleHeaderBlue {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:20px;
	color:#003366
}
