/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: none;
	
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {font-size: 11px
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.style3 {font-size: 12px
}
h5{
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin-top:0;
	
	
}

