P  {
	line-height: 14pt;
	font-size : 10pt;
	font-family : sans-serif;
	font-weight : normal;
}

H1  {
	font-size : 30pt;
	font-family : Arial;
	color : Maroon;
}

H2  {
	font-size : 16pt;
	font-family : Arial;
	color : Maroon;
}

H3  {
	font-size : 14pt;
	font-family : Arial;
	color : Maroon;
}

H4  {
	font-size : 12pt;
	font-family : Arial;
	color : #ff9900;
}
H5  {
	font-size : 10pt;
	font-family : Arial;
	color : #ff9900;
}
H6  {
	font-size : 8pt;
	font-family : Arial;
	color : Maroon;
}
A:link  {
	text-align: center;
	color : blue;
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Visited  {
	text-align: center;
	color : blue;
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Active  {
	text-align: center;
	color : green;
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}

A:Hover  {
	text-align: center;
	color : green;
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;

}
BODY  {
	margin-right :60;
	margin-top : 10;
	margin-left : 60;
	margin-bottom : 20;
	background-color : ffcc99;
	
}

