p {
	font-size: 12px;
	line-height: 20px;
	text-align: justify;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/backg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;


}
.nav {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	font-weight: bold;


}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}
ul {
	font-size: 12px;
	line-height: 25px;

}
.copyright {
	font-size: 9px;
	text-align: left;
	text-indent: 170px;

}
textarea {
	height: 200px;
	width: 350px;
}
input {
	width: 350px;
}
blockquote {
}
hr {
	color: #CCCCCC;
	width: 75%;

}
