body	{
	font-family: "Arial",
	 font;
	font-size: 12pt;
	font-style: normal;
: 12pt,
	 color: black,
	 background-color: white;}
h1	{
	font: bold normal 24pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h2	{
	font: bold 20pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h3	{
	font-size: 16pt;
	font-weight: bold;
	text-transform: capitalize;
}
h4	{
	font-size: 14pt;
	font-weight: bold;
}
h5	{font:  bold 8pt Arial, Helvetica, sans-serif;}
p	{
	text-indent: 0.25in,
	 margin-left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
: 50px,
	 margin-right: 50px;}
a:link
	{color:#0033CC !important;}
a:active
	{color:maroon !important;}
a:visited
	{color:#660066 !important;}
