body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: Left;
	background-color: #FFFFFF;
	color:#000066;
	padding: 0;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.font-12 {
	font-size: 12px;
}
.font-10 {
	font-size: 10px;
}

.r:link {
	font-size: 10px;
}
.r:visited {
	font-size: 10px;
}
.r:active {
	font-size: 10px;
}
.r:hover{
	font-size: 10px;
}
img {
  border: 0;
}

table        {
	font-size: 14px;
	text-align: left;
	text-indent: 
               0;
	word-spacing: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
}

 
a:link       { color: #014FA2; font-weight: normal; text-decoration: underline;font-size: 14px}
a:visited    { color: #014FA2; font-weight: normal; text-decoration: underline;font-size: 14px}
a:active     { color: #014FA2; font-weight: normal; text-decoration: underline;font-size: 14px}
a:hover {color: #E10915; font-weight: normal; text-decoration: underline;font-size: 14px}
