BODY{
    font-family: Tahoma, Helvetica, sans-serif; 
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	border: none;
	color: Blue;
	background-color: #7275FE;
	}

h1{
	font-size:12px;
}
hr{
    height: 1px;
	width: 95%;
	color: #7275FE;
	
	
}
	
td {
    font-family: Tahoma, Helvetica, sans-serif; 
	font-size:11px;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #111111;
}

a  { color: #7275FE; font-weight: bold; text-decoration: none;  font-family: Tahoma, Helvetica, sans-serif;   font-size: 11px;   }
a:link  { color: #7275FE; font-weight: bold; text-decoration: none;  font-family: Tahoma, Helvetica, sans-serif;   font-size: 11px;   }
a:active { color: #7275FE; font-weight: bold; text-decoration: none;  font-family: Tahoma, Helvetica, sans-serif;   font-size: 11px;   }
a:visited  { color: #7275FE; font-weight: bold; text-decoration: none;  font-family: Tahoma, Helvetica, sans-serif;   font-size: 11px;   }
a:hover  { color: blue; font-weight: bold; text-decoration: none;  font-family: Tahoma, Helvetica, sans-serif;   font-size: 11px;   }
