a: {
	color: Black;
	background: #FFFFEE;
	font-size : 1Opx;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
}

a:hover {
	color: Black;
	background: #FFFFEE;
	font-size : 1Opx;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight: bold;
}
	
P  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-align: left;
	margin-right: 0px;
}

H1 {
	font-size: 48px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #999999;
	text-align: left;
	margin-right: 0px;
	letter-spacing: 1px;
}

H2 {
	font-size: 24px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #cc3300;
	text-align: left;
	margin-right: 0px;
}

H3 {
	font-size: 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #999999;
	text-align: left;
	margin-right: 0px;
}

H4 {
	font-size: 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
        font-weight: bold;
	color : #999999;
	text-align: left;
	margin-right: 0px;
}

.comm{
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	text-align: left;
}
.item1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-indent: 16px;
	white-space: normal;


}