p, ul, td { font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 9pt
	}
	
	h1 {
	
	font-size: 12pt;
	color: green;
	
	}
	.headerinbox {
	
	font-size: 12pt;
	color: white;
	font-weight: bold;
	
	}
.small { font-family: Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 7pt;
	font-weight: bold;
	}
	
	.front { font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 12px;
	
	
	}
	
	.big { font-family: Tahoma, Verdana, Helvetica, sans-serif;
    font-style: normal;
	font-size: 9pt
	color: #01657A;
	}


.accent{
    font-size: 12pt;
	color: #01657A;
	font-weight: bold;
	
	}
	
.red_accent{
    font-size: 11pt;
	color: #C31121;
	font-weight: bold;
	
	}
	
.bottom1 { 
    color: #808080;
    
	
	}
	
	
	
A.bottomnav:link { 
    color: #808080;
    text-decoration:none;
	font-weight: normal;
	
	}
A.bottomnav:visited {
	color: #808080;
	text-decoration:none;
	font-weight: normal;
	
}
A.bottomnav:hover{
	color: green;
	text-decoration:none;
	font-weight: normal;
	
}

A:link { color: #0654AC;
    font-size: 10pt;
	font-weight: bold;
	
	}
A:visited {
	color: #0654AC;
	font-size: 10pt;
	font-weight: bold;
	
}
A:hover{
	color: #01657A;
	font-weight: bold;
	
}



