a {
	text-decoration: underline;
	color: #2661A7;

}
a:hover{text-decoration: underline; color: black;}
body, td {
	color: #3f3f3f;
	font-family: verdana;
	font-size: 11px;
	background-repeat: repeat-y;
	background-position: center;






}

.justify {	text-align: justify;}

.bold {
	font-weight: bold;
	font-size: 10px;
	color: #336699;
	text-transform: uppercase;

}

.10 {
	font-size: 10px;
	text-align: center;
	background-color: #CCCCCC;




}

.title {
	text-transform: uppercase;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: verdana;
	font-weight: bold;





}
.bglines {
	background-color: #CCCCCC;
}
.bgleft {
	background-color: #CCCCCC;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.10norm {
	font-size: 10px;
}
.black {
	font-weight: bold;
	font-size: 10px;

}
