

.SmallBodyText { font-size: 10px }
.norepeat{ 
	background-repeat: no-repeat;}
.title{
	font-size: 18;
	color: black;
	font-weight: bold;
	}
.calender { color: black; font-weight: bold; font-size: 9px; text-decoration: none }
.h1{
	font-size: 18;
	color: darkblue;
	font-weight: bold;
	}
.justify{
	text-align: justify;
	}	
		
a:link   { color: navy; font-weight: 500; text-decoration: none }
a:active   { color: navy; font-weight: 500; text-decoration: none }
a:visited   { color: navy; font-weight: 500; text-decoration: none }
a:hover   { color: blue; font-weight: 500; text-decoration: none }

a.sub:link {
	
	color: navy;
	font-weight: bold;
	text-decoration: none;}	
a.sub:active {

	color: navy;
	font-weight: bold;
	text-decoration: none;}	
a.sub:visited {
	
	color: navy;
	font-weight: bold;
	text-decoration: none;}	
a.sub:hover {
	
	color: blue;
	font-weight: bold;
	text-decoration: none;}	
	
a.sub1:link {
	
	color: #ffcc99;
	font-weight: 500;
	text-decoration: underline;}	
a.sub1:active {
	
	color: #ffcc99;
	font-weight: 500;
	text-decoration: underline;}	
a.sub1:visited {
	
	color: #ffcc99;
	font-weight: 500;
	text-decoration: underline;}	
a.sub1:hover {
	
	color: #999999;
	font-weight: 500;
	text-decoration: none;}	
	
a.sub2:link {
	color: navy;
	font-weight: bold;
	text-decoration: none;}	
a.sub2:active {
	color: navy;
	font-weight: bold;
	text-decoration: none;}	
a.sub2:visited {
	color: navy;
	font-weight: bold;
	text-decoration: none;}	
a.sub2:hover {
	color: gray;
	font-weight: bold;
	text-decoration: none;}	
	
.SmallBodyText1:link  { color: #33f; font-weight: bold; font-size: 10px }
.SmallBodyText1:active  { color: #33f; font-weight: bold; font-size: 10px }
.SmallBodyText1:visited { color: #33f; font-weight: bold; font-size: 10px }
.SmallBodyText1:hover { color: #d3d3d3; font-weight: bold; font-size: 10px }




