
Body{padding : 0px; margin-left : -10px; margin-top : -10px; background-color : White; font-family : Arial, Helvetica, sans-serif; }

h1{font:125%;}
h2{font:120%;}
h3{font:115%; }

.head{
	font: bold; font-size:85%; font-family:Arial, Helvetica, san-serif;
	color:White;
}
.head td{
	color:White;font: bold;

}
.head a:visited{
	color:White;
	text-decoration:none;
}
.head a:link{
	color:White;
	text-decoration:none;
}
.head a:hover{
	color:#FFFF99;
}
/* right hand column styles */
.right{
   
	color: #003366;
	text-align:center;
	background-color:#D5D0DA;
	font-size:80%;
}
.right a:link,a:visited{color: #003366;text-decoration:none;}
.right a:hover{background-color:#666666;color: #ff9;}
.right h2{text-align:left;}

.clear{clear:both;}
.flr{
	float:right;
	padding:15px;
}
.fll{
	float:left;padding:15px;
}


/* left hand layout styles */
.left{color:#666;  padding-right: 10px;  padding-left:10px;   }

/* styles for page middle - for cat & subcat headings*/
.plain{
	margin-bottom:0px;

}
.plain a{
	text-decoration:none;
	color:#C73129;
}


.foot {color:#663333;font-size:85%;}
.foot a{
	color:#663333;
	text-decoration:none;

}
.foot a:hover{
	color: #FF0033;
	}
.sm{
	font-size:80%;
}
.highlight{
	color:Red;
	font-weight:bold;
}
	
