
body,td,tr,table,p,span,div { 
	font-size:11px;
	font-family:Arial;
	margin : 0px 0px 0px 0px;
	padding-top : 0px 0px 0px 0px;
	padding-bottom: 0px 0px 0px 0px;
}

h1 {
	font-size:16px;
	font-family:Arial;
	color:#002B4F;
	font-weight:bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
	
h2 {
	font-size:14px;
	font-family:Arial;
	color:#002B4F;
	font-weight:bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
h3 {
	font-size:12px;
	font-family:Arial;
	color:#002B4F;
	font-weight:bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
h4 {
	font-size:10px;
	font-family:Arial;
	color:#002B4F;
	font-weight:bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}
h5 {
	font-size:8px;
	font-family:Arial;
	color:#002B4F;
	font-weight:bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}


a {
	color : #005DAA;
	text-decoration : none;
}

a:hover {
	color:#FFD101;
	text-decoration : underline;
}



