body {
	font-family: Verdana, Helvetica, Arial, san-serif; 
	font-size: 12px;
	}

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	}
	
h2 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	}
	
h3 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	}
	
	
h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	}
	
h5 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	}
	
P {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 14px 0px;
	}
	
UL {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

OL {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	