<!--
	  
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}       
h1  {
	font-size : 16px;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	margin-bottom:0px;
    }    
h2  {
	font-size : 16px;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	margin-bottom:0px;
    } 
.header  {
	font-size : 12px;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
    }
.times  {
	font-size : 14px;
	font-family : Times New Roman;
    }
.links  {
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
}
.submenu  {
	color : #000000;
	font-size : 12px;
	font-family : Arial;
	text-decoration : none;
}
.menutitle  {
	cursor : pointer;
	color:#000099;
	text-decoration:underline;
}
		 	 
.bfrlink a {
	display:block;
	background-color:#5262f8;
	color: #ffffff;
	font-size : 14px;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:9px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.bfrlink a:hover {
	background-color:#969696;
}

a.nav	{
	color: #ffffff;
	text-decoration : none; 
}

a:visited.nav {
	color: #ffffff;
	text-decoration : none; 
}

a:active.nav {
	color : #ffffff; 
	text-decoration : none; 
}

a:hover.nav {
	color : #ffffff; 
	text-decoration : none; 
}
-->