body, HTML, table {
	color:#333333;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	margin:0px;
	pading:0px;
	font-size: 12px;
}

.main {
	font-size: 12px;
}

a {
	color:#333333;
}

H1 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 3px 0px 10px 0px;
	font-weight: normal;	
}
H2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	padding: 5px;
	text-align: left;
	margin: 0px 0px 5px 0px;
	font-weight: bold;	
	background-color:#b2c8d6;
}
H4 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #cccccc;
	text-align: left;
	margin: 13px 0px 6px 0px;
	font-weight: bold;
	clear: both;	
}

H3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 14px;
	padding: 2px 0px 2px 2px;
	border-bottom: none;
	text-align: left;
	font-weight: normal;
	background-color: #cfd6e4;
	margin: 8px 0px 5px 0px;
	font-weight: bold;		
}


