.style1 {
	font-family:Trebuchet MS, Verdana;
	font-size:15px;
	color:#ffffff;
	text-decoration: none;
}
li {
	font-family:Trebuchet MS, Verdana;
	font-size:15px;
	color:#ffffff;
	text-decoration: none;
}
p {
	font-family:Trebuchet MS, Verdana;
	font-size:15px;
	color:#ffffff;
	text-decoration: none;
}
.style2 {
	font-family:Trebuchet MS, Verdana;
	font-size:24px;
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}
.style3 {
	font-family:Trebuchet MS, Verdana;
	font-size:24px;
	color:#f8099b;
	text-decoration: none;
	font-weight: bold;
}
.stylecopy {
	font-family:Trebuchet MS, Verdana;
	font-size:12px;
	color:#ffffff;
	text-decoration: none;
}
a:link {
	font-family:Trebuchet MS, Verdana;
	color:#ffffff;
	text-decoration: underline;
}
a:hover {
	font-family:Trebuchet MS, Verdana;
	color:#ff0000;
	text-decoration: underline;
}
a:visited {
	font-family:Trebuchet MS, Verdana;
	color:#ffffff;
	text-decoration: underline;
}

body {
	background-image: url(images/bg.jpg);
	background-color: #333333;
	background-position: center;
	background-repeat: repeat;
	background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	font-family:Trebuchet MS, Verdana;
	font-size:15px;
	color:#ffffff;
	scrollbar-face-color: #B6BCC9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #696969;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #C60C46;
	scrollbar-darkshadow-color: #B6BCC9;
}
