/* CSS Document */

p{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
line-height: 16px;
padding: 4px;
}
.test_credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 14px;
	font-weight: bold;
	color: #999966;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #999933;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: none;
	margin-bottom: 3px;
	margin-left: 10px;
	margin-right: 30px;
	padding: 3;
}
.secthead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: 700;
	color: #8C8265;
	text-decoration: none;
	letter-spacing: 3em;
	text-align: left;
	word-spacing: 2em;
	font-stretch: wider;
	margin-left: 30px;
	padding: 6px;
}
.secthead2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: 700;
	color: #8C8265;
	text-decoration: none;
	letter-spacing: 8px;
	text-align: left;
	word-spacing: 1em;
	font-stretch: wider;
	margin-left: 30px;
	padding: 6px;
}

