.tableborder{
	border-color: #333366;
	border-width: 1px;
	border-style: solid;
}
.colhead{
	background-color: #333366;
	color: #eeeeee;
	font-weight: bold;
	text-align: center;
}
.intro {
	background : #E1F0F0;	
}
a{
	text-decoration: none;
	color : #990000;
	 font-weight : bold;
}
a:hover {
	color : #005959;
	text-decoration: none;
	font-weight : bold;
}
BODY{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font-size : 10pt; 

}
TD {
	 font-size : 10pt;
}
B {
	color : #333366;
}
p {
	font-size : 10pt;
}
HR {
	height: 1px;
	color: #aaaaaa;
	border: solid;
	width: 75%;
}
EM {
	color : #A52A2A;
}
PRE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
