body, p, ul{font: 10pt Arial, Verdana, Geneva, Helvetica, sans-serif;
		text-decoration: none;
		font-style: none;
		font-weight: none;
		color:#000000;}

h1{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-weight :800;
	color :#1E1652;
	margin-top : 15px;
	text-align: center;
}

h2{
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color :#00457C;
	font-style : italic;
	text-align: center;
}
a.top_nav{
	font-family : Arial Black, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
}

a.top_nav:hover{
	font-family : Arial Black, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color : #C5161D;
	text-decoration : none;
}


a{	
	color : #415FA8;
	text-decoration : underline;
}

a:hover{
	color : #1E1652;
	text-decoration : none;
}

li {
margin-bottom: -1px;
}

ul {
list-style-image: url("images/bullet.gif");
}

