body {
background-color: #d1d1d1;
background-image:url('images/bg.jpg');
	
}


p, html, body {
	color: #333333;
	font-family:  arial, sans-serif;
	font-size: 12px;
	
}


/* these 'a' links are actually the footer links*/
a 
{
color:#999999; 
font-size: 9px;
text-decoration:underline;
}

a:visited 
{
color:#999999; 
font-size: 9px;
text-decoration:underline;
}

a:hover 
{
color:#000000; 
font-size: 9px;
text-decoration:none;
}

.footertxt { font-size:10px; }
.footertxtW { font-size:10px; color: #ffffff;}



.links:link {font-size: 12px; color: #af0d0d; text-decoration:underline}
.links:visited {font-size: 12px;color: #af0d0d; text-decoration:underline}
.links:hover {font-size: 12px;color: #b1b1b1; text-decoration:none}

.links2:link {font-size: 12px;color: #af0d0d; text-decoration:none}
.links2:visited {font-size: 12px;color: #af0d0d; text-decoration:none}
.links2:hover {font-size: 12px;color: #b1b1b1; text-decoration:underline}

.links3:link {font-size: 17px; color: #af0d0d; text-decoration:none}
.links3:visited {font-size: 17px; color: #af0d0d; text-decoration:none}
.links3:hover {font-size: 17px; color: #b1b1b1; text-decoration:none}

h1 {  font-size: 24px; color:#000000; font-weight:normal; line-height: 24px;}
h2 {  font-size: 16px; color:#000000; font-weight:normal; line-height: 16px;}