.style1 {
	font-family:Trebuchet MS, Verdana;
	font-size:36px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.style2 {
	font-family:Trebuchet MS, Verdana;
	font-size:24px;
	color:#FF0000;
	text-decoration: none;
}
a:link {
	color: #99ccff;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

}
a:active {
	color: #99ccff;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #99ccff;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
}

body {
	background-image: url(images/background.jpg);
	background-color: #7f7f7f;
	background-position: top right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.gray_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}


