a:link {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #009900;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;



}
a.navlinks:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	word-spacing: normal;
	text-align: center;



}
a.navlinks:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;




}
a.navlinks:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;


}
body {
	
	font-family: Share, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	padding: 0px;


}
td {
	font-family: Share, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;

}
input , textarea {
 	font-size: 10pt; 
	color: #505050; 
	border: 1px solid #505050; 
	background-color: #ffffff;
}
/*this is to enlarge the text box when typing into it--!>*/
input:focus,  textarea:focus  {
	border:1px solid #505050;
	background-color: #94E896;
 }  .navbar {
	text-align: left;
	font-weight: bold;
	color: #999999;


}
.blacktext {
	color: #000000;
}
hr {
	color: #284361;

}

.headings {
	color: #3426BC;
	text-decoration: underline;
}
.contentholder {
	width: 100%;
	max-width: 800px;
	margin-right: auto;
	margin-left: auto;
}
