BODY
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
}
P
{
	font-size: 12px;
	font-family: Arial;
	margin-left: 5px;
	margin-right: 5px;
}
H1
{
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
H2
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
}
a
{
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.Login
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
	font-weight: bold;
	color: white;
}
.LoginInput
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
}
.LoginLinks
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
	font-weight: bold;
	color: white;
}
.SiteListHeader
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
	line-height: 20px;
	font-weight: bold;
}
.SiteListElement
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
	margin: 15px;
	text-indent: -10px;
}
.FooterLinks
{
    FONT-SIZE: 9px;
	font-weight: bold;
	color: #000000;
}
.FormText
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
	color: black;
}
.FormHeading
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 13px;
	font-weight: bold;
	color: white;
}
.FormInput
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 10px;
}