body
{
	background-image :url(../images/backgroundb.jpg);
	background-color:#6d8293
	
}
	
p{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	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: 20px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	font-style: normal;
}

.copy 
{
	color: #999933;
	padding: 5px;
	font-size: 10px;
	
}

.style1 {
	color: #336699;
	font-size: 10px;
}

.style2 {
	color: #CC0000;
	font-weight: bold;
	font-size: 20px;
}

.style3 {
	color: #CC0000;
	font-weight: bold;
}