Body
{
background-color:#0066CC;
background-image: url(images/bg.jpg);
background-repeat:repeat-x;
margin: 0px;
}

	
.BodyText 
{
font-family: Arial, Verdana, sans-serif; 
font-size: 12px; 
color: #666666;
line-height: 18px;
}

.Heading01
{
font-size: 12px; 
color: #0099CC;
font-weight: bold;
}

.Heading02
{
font-size: 16px; 
color: #666666;
font-weight: bold;
}

a:link {color: #0099CC; text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {color: #0099CC; text-decoration: none;}
a:visited:hover {text-decoration: underline;}

.FooterText
{
font-family: Verdana, Arial, sans-serif; 
font-size: 9px; 
color: #666666;
line-height: 18px;
}

.FooterLink {color: #0099CC; text-decoration: none;}
a:link.FooterLink {color: #0099CC; text-decoration: underline;}
a:hover.FooterLink {text-decoration: underline;}
a:visited.FooterLink {color: #0099CC; text-decoration: underline;}
a:visited:hover.FooterLink {text-decoration: underline; }