/*

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

*/



body {
<!--   background-image: url(images/header.png);
   background-repeat:repeat-x;
   vertical-align: top;-->
   font-family: times, serif;
   font-size: 11px;
   background-color: #fff;
   margin-left: 150px;
   padding: 0;
}
h1 {
	font-family: times, serif;
	font-size: 20px;
	color: #00599a;
	font-weight: bold;
	margin: 10px 0 15px 0;
	text-align: left;
}
h2 {
	font-family: times, serif;
	font-size: 18px;
	color: #00599a;
	font-weight: bold;
	margin: 10px 0 3px 0;
	text-align: left;
}
h3 {
	font-family: times, serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	margin: 10px 0 3px 0;
	text-align: left;
}



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

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

.date {

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

}
a:link {

	color: #00599A; 
	text-decoration: none; 
	font-weight: normal;
}

a:visited {
	color: #00599A; 
	text-decoration: none; 
	font-weight: normal;
}

a:hover {

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

}
a.toplink:link {

	color: #fff; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}

a.toplink:visited {
	color: #fff; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}
a.toplink:hover {

	color: gold; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:bold;
}
