@charset "utf-8";
/* CSS Document */

H1 {
	FONT-SIZE: 24px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}

H3{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	margin-top:9px;
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}

h6{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	margin-top:4px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:4px;
	text-align:justify;
	}

h8{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	}
H4{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top:9px;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}
H5{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top:9px;
	margin-left:15px;
	margin-right:15px;
	text-align:left;
	
}

body {
	margin-top: 0px;
	margin-left: 1px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #999999;
}
