html {
margin-top: 0px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-weight: normal;
	font-size : 14px;
	
	}

a:link, a:visited , a:active {
	color: #295c8e;
	color: #101470;
	color: #B2220B;
	color: #8C240B;
	font-family : Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size : 14px;
	font-style: bolder;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
    background-color: #295c8e;
	color: #ccdceb;
}

h1 {
	font-family : Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size : 26px;
	font-style: normal;
	text-decoration: none; 
	color: #666666;
	text-align: center;
}

h2 {
	font-family : Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size : 22px;
	font-style: normal;
	text-decoration: none; 
	color: #295c8e;
	color: #B2220B;
	text-align: center;
}

#f_right_title {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	color: #295c8e;
	color: #101470;
	color: #8C240B;
	font-weight: normal;
	font-size : 16px;
	margin-bottom: 10px;
}
