/* TEXT COLOR AND SIZE */

BODY {  face:Arial, Helvetica, sans-serif; color:#000000; size:1; }

p
{
	font-family: 'Arial',sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

.footer
{
	font-family: 'Arial',sans-serif;
	font-size: 10px;
	color: #999999;
}


.bold
{
	font-family: 'Arial',sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #333333;
}



.subhead
{
	font-family: 'Arial',sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

OL, OL P { color:#000000;font-size:12px; line-height:17px;}
OL.withalpha { list-style-type: lower-alpha;}



.its {font-size: 12px;}


