/*

Style sheet for http://www.lwv-aa.org
Author: Janice M. Ward
Created: June 2009 | Last Revised:  
Copyright(c) lwv-aa.org; all rights reserved

*/



body {
   font-family: verdana, arial, sans-serif;
   font-size: 11px;
   background-color: #ffffff;
}



h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #0025AA;
	font-weight: bold;
	margin: 10px 0 15px 0;
	text-align: left;
}
h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #DB0354;
	font-weight: bold;
	margin: 10px 0 3px 0;
	text-align: left;
}


td, div {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: square;
	line-height: 15px;
	margin: 10px 0px 8px 0px;
}

p {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: square;
	line-height: 15px;
	width: 635px;
}

.date {

	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin: 0 0 0 0px;

}
a:link {

	color: #6158E9; 
	text-decoration: none; 
	font-weight: normal;

}



a:visited {
	color: #0324A9; 
	text-decoration: none; 
	font-weight: normal;
}



a:hover {

	color: #DB0354; 
	text-decoration: none; 
	font-weight: normal;

}
