P {font-family: Verdana; font-size: 10px; color: #000000; margin-top: 0px; margin-bottom: 0px ; font-style: normal; font-weight: normal; line-height: normal}

H1 {font-family: Verdana; font-size: 14px; color: #000000; font-style: normal; font-weight: bold}

H2 {font-family: Verdana; font-size: 10px; color: #FF0000; font-style:normal; font-weight:bold}

H3 {font-family: Verdana; font-size: 8pt; color: #000000; font-style:normal; font-weight:normal}







.redtext {
   color: #FF0000;
}




b {  font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000}

u {

	font-family: Verdana;

	font-size: 12px;

	font-weight: bolder;

	color: #FF0000;

	font-style: normal;

	text-decoration: underline;

}

i {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #CCCCCC;

}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.greenheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}
.thinborder {
	border: 1px solid black;

}
.sanserif {
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
	font-size: 9px;


}
.statename {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	color: #FF0000;
}
.representatives {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.repblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
}
.reptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.reparea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.repstate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.repdist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.redbox {
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;

}
.greenbox {

	color: #FFFFFF;
	background-color: #00FF00;
	text-align: center;
}
.partsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.partscolheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.blackbox {

	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.purplebox {


	color: #FFFFFF;
	background-color: #FF00FF;
	text-align: center;
}
.yellowbox {



	color: #000000;
	background-color: #FFFF00;
	text-align: center;
}
.bluebox {




	color: #FFFFFF;
	background-color: #0000FF;
	text-align: center;
}
.plainbox {





	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

.borderTable {
border: 1px solid #D7D7D7;
}

.paddedCell {
padding: 1px 1px 10px 0px;
}