p {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mainmenu {
	font-family: "Gill Sans MT", "Garamond Premr Pro", "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;

}
.menudown {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.menudown:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.mainmenu:hover {
	font-family: "Gill Sans MT", "Garamond Premr Pro", "Lucida Sans Unicode";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
	text-transform: uppercase;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 21px;
	font-weight: bold;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
.text1 {
	font-family: Garamond, Georgia;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
.text9 {
	font-family: "Segoe UI", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.text8 {
	font-family: "Segoe UI", "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
body {
	margin: 0px;
}
.text17 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #039;
}

