/* ------------- Variable Types ------------------- */
Body,
P,
TD,
UL
{
font-family:  verdana, arial, helvetica, sans-serif;
font-size: xx-small;
color: #FFF; 
line-height:1.5;
}

H1
{font-size:13px;
font-family: helvetica, verdana, arial, sans-serif;
letter-spacing:.1em;
}

H2
{font-size:10px;
font-weight:normal;
margin-top:0px;
margin-bottom:0px;
}

H3,
H4
{font-size:13px;}

P.footer 
{color: #999999;}

P.news 
{color: #FFFFFF;}

LI
{list-style-image: url(images/bullet.gif);}


/* -------------------- Link ---------------------- */



A:link
{color:#C1E3FF;
text-decoration:none;}

A:active
{color:#C1E3FF;
text-decoration:none;}

A:visited
{color:#C1E3FF;
text-decoration:none;}

A:hover
{color:#FFFFFF;
text-decoration:none;}



A:hover.footer,
A:visited:hover.footer,
A:link.footer,
A:active.footer,
A:visited.footer
{color:#666666;
text-decoration:underline;}


.footer2 {
	color: #666666;
}
