body {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0385C1;
	letter-spacing: 0px;
	margin-left : 0px;
	background :#FFFFFF;
	}

td {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0385C1;
	letter-spacing: 0px;
}

a , a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0385C1;
	letter-spacing: 0px;
	text-decoration: underline;
}
	 
a:hover , a:visited:hover{
	 color: #BA1C80;
	 
}

h1{
font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
}
h2{
font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #BA1C80;
	letter-spacing: 0px;
}
h3{
font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
}
h4{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0px;
	font-weight : normal;
}
