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


body {
	background-color: #cccccc;
}
.style1 {
	font-size: 18pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #EBEBEB;
	font-weight: lighter;
	text-transform: uppercase;
	position: inherit;
}
.style2 {
	font-family: "trebuchet ms";
	color: #EBEBEB;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	padding-right: 3px;
	padding-top: 5px;
}
.style3 {
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #EBEBEB;
	font-weight: lighter;
	text-transform: uppercase;
	position: inherit;
	padding-right: 38px;
}
.style4 {
	font-family: "trebuchet ms";
	color: #EBEBEB;
	text-align: right;
	font-size: 10px;
	letter-spacing: 1px;
	padding-right: 41px;
	padding-top: 5px;
}
a:link {
	color: #ebebeb;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: ebebeb;
}
a:hover {
	text-decoration: none;
	color: #FAFAFA;
}
a:active {
	text-decoration: none;
	color: ebebeb;
}
