/* CSS Document */

h1 {
	color: #FFCC00;
	font-family: "Trebuchet MS", Verdana, Garamond;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

p, {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
body {
	float: left;
}

h2 {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Garamond;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
}
.footer_padding {
	padding: 7px;
	float: right;
}
.menu,.menu a:link,.menu a:visited,.menu a:active{
	font-family: "Trebuchet MS", Verdana, Garamond;
	font-size: 17px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	float: none;
}

.menu a:hover {
	font-family: "Trebuchet MS", Verdana, Garamond;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
h3 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Garamond;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	font-style: normal;
}
p, ul {

	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Garamond;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}


h4 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Garamond;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	font-style: normal;
}
