.vert_dots {
	background-image: url(images/dots_vert.gif);
	background-repeat: repeat-y;
}
.grey_bgnd_small {
	background-image: url(images/grey_small_bgnd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.horiz_dots {
	background-image: url(images/horiz_dots.gif);
	background-repeat: repeat-x;
}
.grey_bgnd_larger {
	background-image: url(images/grey_small_larger.jpg);
}
.grey-white_grad {
	background-image: url(images/grey-white_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.main_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #669900;
	font-size: 16px;
	font-weight: bold;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sub_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	color: #669900;
}
a:visited {
	color: #669900;
}
.two_px_line_space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 2px;
}
.home_page_bgnd {
	background-image: url(images/index_main_pic.jpg);
	background-repeat: no-repeat;
}
.style3 {font-size: 11px; font-weight: normal; line-height: 120%; font-family: Verdana, Arial, Helvetica, sans-serif;}
.body_text1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
	line-height: 120%;
}