/* CSS Document */

p{
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	font-style: normal;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	white-space: normal;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}

.Heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #000000;
}

.bold {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	font-style: normal;
	line-height: 10px;
}

.navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	display: block;
	background-color: #FFFFFF;
}

.navigation:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	background-color: #CCCC66;
	display: block;
}
.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	font-style: normal;
	margin-left: 0px;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.crea_sub {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
}
.pagenote {
	line-height: 6px;
	text-indent: 2px;
}
