a:hover{	text-decoration:underline;
	color:blue;
}
body{
	font-family:Arial;
	font-size:9pt;
}
p{	font-family:Tahoma;
		font-size:9pt;
}
option,select{font-family:Arial;
	font-size:9pt;
	color:black;
}
hr{	color:blue;
}

.current{	font-family:Arial;
		font-size:9pt;
		color:navy;
}
.heading{font-family:Arial;
		font-size:12pt;
		font-weight:bold;
		color:black;
}
.inst{	font-family:Arial;
		font-size:8pt;
		font-weight:bold;
		color:blue;
}
.item1{	font-family:arial;
	text-align:center;
	font-size:8pt;
	color:black;
	text-decoration:none;
	font-weight:bold;
}

.list2{	font-family:arial; 
	color: #000000; 
	font-size: 10px;
}
.listn{	font-family:arial; 
	font-size: 10pt;
	color: blue;
	line-height:130%;
	text-decoration:none;
}
.listgray{	background-color:#f0f0f0;
}
.med{	font-family:Arial;
		font-size:9pt;
}
.mheading{font-family:Arial;
		font-size:12pt;
		font-weight:bold;
		color:#800000;
}
.mrhead{	font-family:Arial;
		font-size:10pt;
		font-weight:bold;
		color:#800000;
}
.norm{	font-family:Arial;
	font-size:9pt;
	color:black;
	text-align:justify;
}
.small{	font-family:Arial;
		font-size:9pt;
		color:black;
}
.smbold{	font-family:Arial;
		font-size:10pt;
		font-weight:bold;
		color:black;
		font-style:italic;
}
.smrt{	font-family:Arial;
		font-size:9pt;
		color:black;
		text-align=right;
}
.spacer{	line-height:0.25;
}
.tablered{font-size:12pt;
		font-family:Verdana;
		font-weight:bold;
		color:white;
		background-color:maroon;
}
.tiny{	font-family:small fonts;
		font-size:6pt;
		text-align:center;
}
.warning{	font-family:Tahoma;
		font-size:9pt;
		font-weight:bold;
		color:#000000;
		text-decoration:none;
		background-color:red;
		text-align:center;
}
.blue	{ color:blue;	}
.center	{ text-align: center;	}
