.lwvstyle{
	
	font-size: medium;
	font-style: normal;
	font-weight: normal;
			}
	body {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	}	
	body {
	background-image: url(lwvbackground.gif); 
	font: Arial;
	}
	
	a:link {
	text-decoration:none; 
	color:blue;
	}
	
 	a:visited,  a:active {
	text-decoration:none; 
	color: blue;}
	a:hover{color: red}
	li {
	list-style: square; 	
	}
	ul.nav{font-weight: bold;}
	ul.navnone{font-weight: bold;}
	tr.bold{font-size: large;
		font-weight: bold;
				}
.bold{text-transform:uppercase; font-weight: bold}

	
.hdr{font-size:  large;
	font-style: normal;
	font-weight: bold;
	color: red;
	};
