.style1 {
	font-family:Trebuchet MS, Verdana;
	font-size:14px;
	color:#000000;
	text-decoration: none;
}
.style2 {
	font-family:Trebuchet MS, Verdana;
	font-size:30px;
	color:#ff9933;
	text-decoration: none;
	font-weight:bold;
}
.style3 {
	font-family:Trebuchet MS, Verdana;
	font-size:20px;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.style4 {
	font-family:Trebuchet MS, Verdana;
	font-size:25px;
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
}
.style5 {
	font-family:Trebuchet MS, Verdana;
	font-size:14px;
	color:#000000;
	text-decoration: ;
	font-weight:italic;
}
body {
	background-image: url(images/newback.jpg);
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;

	scrollbar-face-color: #B6BCC9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #696969;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-arrow-color: #C60C46;
	scrollbar-darkshadow-color: #B6BCC9;
}
