body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.body a:link{
	font-size: 12px;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.body a:visted{
	font-size: 12px;
	color: #CC0000;
}
.body a:hover{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.sm_gray {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.sm_gray a:link{
	color: #CC0000;
	font-size: 11px;
}
.sm_gray a:visited{
	color: #CC0000;
	font-size: 11px;
}
.sm_gray a:hover{
	color: #333333;
	font-size: 11px;
}
.h1 {
	color: #cc0000;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.sh {
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.sh a:link {
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.sh a:visited {
	color: #cc0000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.sh a:hover {
	color: #14448D;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.sm_gray2 {
	color: #333333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}

