/* CSS Document */
.heading {
	color: #333333;
	font-family: "Lucida Sans";
	font-size: 19px;
}
.heading2{
	color: #333333;
	font-family: "Lucida Sans";
	font-size: 17px;
}
.paragraph {
	color: #333333;
	font-family: "Verdana";
	font-size: 15px;
}
.subparagraph {
	color: #333333;
	font-family: "Verdana";
	font-size: 9px;
}
body {
	background-image: url(images/12052009021.jpg);
	background-color: #807F7E;
	background-repeat: no-repeat;
	background-position: center top;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {color: #052B50}
