body
{
	background-image : url(../images/backgroundb.jpg);
	
}
	
p{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
}

.copy 
{
	color: #999933;
	padding: 5px;
	font-size: 10px;
	
}

.style1 {
	color: #999933;
	font-size: 10px;
}

.style2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 18px;
}

.style3 {
	font-size: 12px;
	color: #990000;
}
