.boldgreen	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}

body,td	{
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #444444;
}

.carea	{
	color: #666666;
	line-height: 16px;
	text-align: justify;

}

a:link	{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #2976BD;
}

a:visited	{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #2976BD;
}

a:hover	{
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #2976BD; }
.smallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009966;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	line-height: 25px;
}
.bulletText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
}
.careablue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336699;
}
.boldred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.bigboldgreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.formtext {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: thin dotted #000000;
}
