body {
	background-image: url(images/bk3.jpg);
	font-family: Tahoma;
	font-size: 16px;
	line-height: normal;
	color: #3333FF;
	font-weight: normal;
	background-attachment: fixed;
}
h1 {
	font-size:36px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size:14px;
	color: #3333FF;
}
a:link {
	font-family: Tahoma;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
}
a:visited {
	font-family: Tahoma;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}
.style1 {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}



	
