P  {
	line-height: 16pt;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	color: #000000;
}

H1  {
	font-size: 18pt;
	font-family: Arial;
	font-weight: normal;
color: #ff0000;
}

H2  {
	
	font-size : 14pt;
	font-family : Arial Black;
	font-weight: normal;
color : #ff0000;
}

H3  {
	font-size: 12pt;
	font-family: Arial Black;
	font-weight: normal;
color: #0066cc;
}

H4  {
	font-size : 12pt;
	font-family : Arial;
	color :#0066cc;
}
H5  {
	font-size : 10pt;
	font-family : Arial;
	color :#010086;
}
H6  {
	font-size : 8pt;
	font-family : Arial;
	color :#010086;
}
A:link  {
	text-align: center;
	color : blue;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Visited  {
	text-align: center;
	color : blue;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Active  {
	text-align: center;
	color : #6699cc;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Hover  {
	text-align: center;
	color : #6699cc;
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}
BODY  {
background-color: White;
	margin-left : 00;
	margin-right :20;
	margin-top : 0;
	margin-bottom : 0;
}

