#text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#head_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
#head_green_LEFT {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-align: left;
}

#head1_green_cap {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006600;
}



#left_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
	text-transform: uppercase;
}
#right_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF9933;
	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: underline;
	color: #006600;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9933;
	text-decoration: underline;
}


#right_navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-align: left;
	list-style-type: none;
	list-style-position: inside;
	text-indent: -30px;
	list-style-image: url(images/bullet.gif);
	font-style: italic;
}
