/* CSS Document */

h1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}

p {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	}body {
	background-color: #000000;
}
.footer_padding {
	padding: 10px;
}
.menu, .menu a:link, .menu a:visited, .menu a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
	text-decoration:none;
}


h2 {
	color: #000000;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}


h3 {

	color: #CC9900;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}


h4 {

	color: #CC9900;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
}


.menuorange, .menuorange a:link, .menuorange a:visited, .menuorange a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}

.menuorange a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:none;
}

