/* CSS Document */

	A { text-decoration:none }
	A:link		{ color: #852D1F; text-decoration: none; } 
	A:visited	{ color: #852D1F; text-decoration: none; } 
	A:active	{ color: #333333;  } 
	A:hover		{ color: #333333;  } 
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 25px;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	letter-spacing: 2pt;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CCCCCC;
	font-weight: normal;
}
