/* CSS Document */

body {background-color: #FFFFFF; margin: 0px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #000000; line-height: 1.5em; font-size: .8em;}
UL {margin-top: 0px;}
LI {line-height: 1.8em; font-size: 1em;}
blockquote {margin-left: 20px; margin-right: 20px;}
table {border: 1px solid #999999}

.mytable {border:0; }
.headline {font-weight: bold; color: #000000; line-height: 1.2em; font-size: 1.7em;}
.headline2 {font-weight: bold; color: #fb2800; line-height: 1.2em; font-size: 1.7em;}
.subhead {font-weight: bold; color: #000000; font-size: 1.3em;}
.subhead2 {font-weight: bold; color: #fb2800; font-size: 1.3em;}
.bullets_numbers {color: #000000; line-height: 1.4em;}
.small_text {color: #000000; line-height: 1.2em; font-size: .8em;}
.go_green {font-weight: bold; color: #339900; line-height: 1.2em; font-size: .8em;}
.highlight {font-weight: bold; color: #898989; font-size: 1em;}
.request {font-weight: bold; color: #fb2800; font-size: 1em;}
.FREE {font-weight: bold; color: #2f7bbf; font-size: 1em;}

a.link:link {
	color: #fb2800;
	text-decoration: underline;
}
a.link:visited {
	color: #acacac;
	text-decoration: underline;
}
a.link:hover {
	color: #898989;
	text-decoration: underline;
}
a.link:active {
	color: #fb2800;
	text-decoration: underline;
}
