p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
body {
	background-image: url(../images/BG3.gif);
	background-color: #CCCCCC;
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:active {
	color: #003366;
}
a:hover {
	color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
}

