@charset "utf-8";
/* CSS Document */

.navigation{
	 font-family: Impact, Fantasy;
    color:#FFFFFF;
    text-align: left;
    font-size : 10pt
	 padding-top: 10px;
	 padding-left: 10px;
	 text-transform: uppercase;
	 vertical-align: top;
}
#navbox{
	padding:5px;
	float:left;
	vertical-align: top;
}
.bottom{
	font-size:10px;
	color: #ffffff;
	padding:10px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
.bottom a:link, #bottom a:focus, #bottom a:hover, #bottom a:visited, #bottom a:active   {
	color: #FFFFFF;
}
.footer{
	font-size:14px;
	color: gray;
	padding:10px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-weight: bold;
}
.img{
	padding: 5px 10px 5px 10px;
}
.footer a:link, #footer a:focus, #footer a:hover, #footer a:visited, #footer a:active   {
	text-decoration: underline;
	color: #535353;
}
H1{
	font-size:18px;
	color:#000000;
	padding:5px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	font-style: italic;
}
H2{
	font-size:24px;
	color:#FFFFFF;
	vertical-align: middle;
	font-family: "Times New Roman", Times, serif;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	height: 40px;
}
.text{
	font-size:14px;
	color:#000000;
	padding:10px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}


.special{
	font-size:18px;
	color:#003F08;
	padding:10px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
