body{
	background-color: #D7D7D7;
	color: Black;
	background-image: none;
	background-repeat: no-repeat;
}

a:link,p.footer1{
	 color: #010165;
	font-size: 14px;
	background-color: transparent;
	text-decoration: none;
	font-family: "Verdana Ref";
}
a:visited{
	color: Maroon;
	font-size: 14px;
	background-color: #Transparent;
	text-decoration: none;
	font-family: "Verdana Ref";
	width: 100%;
}
a:hover{
	color: #010165;
	font-size: 14px;
	background-color: #747C53;
	text-decoration: none;
	font-family: "Verdana Ref";
}
a:active{
	color: #010165;
	font-size: 14px;
	background-color: transparent;
	text-decoration: none;
	font-family: "Verdana Ref";
}
	td.link{
	color: #010165;
	border-right-color: #ffffff;
	border-right: 0px;
}

}
	td.body{
	color: Black;
	font-family: "Century Gothic";
	font-size: 13.5px;
}

.body_ts{
	color: Black;
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
}
p.footer{
	color: #000157;
	font-size: 14px;
	font-family: Verdana;
}
p.footer1{
	
	font-size: 14px;
	font-family: Verdana;
	color: #8F9565;
}


