body {
	background-color: #333;
}
.paragraph{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-weight: normal;
	text-align: justify;
}
.paragraph1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	color: #333;
	font-weight: normal;
	text-align: left;
}
.paragraph2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #333;
	font-weight: normal;
	text-align: left;
}
.paragraph3{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	font-weight: normal;
	text-align: left;
}
.address{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #600;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #039;
}

	
}
