/* CSS Document */
p{
	font-family:"Gill Sans MT";
	font-size:1.1em;
	color:#666666;
	line-height:1.2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: normal;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: inherit;
	font-weight: bold;
	text-decoration: none;
	display: list-item;
	width: 154px;
	background-color: #CCCCCC;
	color: #660000;
	background-image: url(bg_005.jpg);
	list-style-image: url(Bulletpts.gif);
	list-style-position: inside;
	list-style-type: circle;
	padding: 6px;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
