body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.cred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	letter-spacing: 0px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
}

.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}

 a:link { text-decoration:none; font-weight:normal; color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px;} 
 a:visited { text-decoration:none; font-weight:normal; color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 
 a:hover { text-decoration:none; font-weight:normal; color:#990000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; } 
 a:active { text-decoration:none; font-weight:normal; color:#333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
 
 a.cred:link { text-decoration:none; font-weight:normal; color:#999999; font-family: Arial, Helvetica, sans-serif; font-size: 9px;} 
 a.cred:visited { text-decoration:none; font-weight:normal; color:#999999; font-family: Arial, Helvetica, sans-serif; font-size: 9px; } 
 a.cred:hover { text-decoration:none; font-weight:normal; color:#990000; font-family: Arial, Helvetica, sans-serif; font-size: 9px; } 
 a.cred:active { text-decoration:none; font-weight:normal; color:#999999; font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
 
 .head
 {
	font-size: 90%;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body { scrollbar-base-color:#FFFFFF;scrollbar-face-color:#FFFFFF;scrollbar-highlight-color:#FFFFFF;scrollbar-arrow-color:#666666;scrollbar-3dlight-color:#666666;scrollbar-darkshadow-color:#FFFFFF;scrollbar-shadow-color:#666666}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

