
body {
	font-family: "Times New Roman, Times, serif";
	color: #3990A6;
}

img {
border:0px;
}

/****************************************************/
.pagetitle {
	font-family: "Times New Roman, Times, serif";
	font-size: 13pt;
	font-weight: bold;
	color: white;
}
.greentext {

	font-weight: bold;
	color: #41AE36;
}


a.white:link,a.white:visited,a.white:active {
	color: #FFFFFF;
	font-size:larger;
	text-decoration: underline;
}
a.white:hover {
	color: #41AE36;
	font-size:larger;
	text-decoration: none;
}
a.blue-green:link,a.blue-green:visited,a.blue-green:active {
	color: #3990A6;
	
	text-decoration: underline;
}
a.blue-green:hover {
	color: #41AE36;
	
	text-decoration: none;
}

/*****************************************************/
