body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #13497D;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.backWhite75{
	background:url(../png/white_75.png);
	 background-repeat:repeat;
	
	
}

.backWhite25{
	background:url(../png/white_25.png);
	 background-repeat:repeat;
	
	
}