P  {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1  {
	font-size : 16px;
	color : Black;
	list-style-type : square;
	list-style-position : inside;
	list-style : circle;
	margin-bottom : -20px;
	font-family : Arial, Helvetica, sans-serif;
}

h2  {
	font-size : 14px;
	color : Blue;
	list-style-type : circle;
	font-weight : bold;
	margin-bottom : -20px;
	margin-left : 30px;
	font-family : Arial, Helvetica, sans-serif;
}

h3  {
	font-size : 12px;
	color : Purple;
	top : -20px;
	margin-bottom : -20px;
	margin-left : 60px;
	font-family : Arial, Helvetica, sans-serif;
}

A  {
	color : Purple;
	font-family : Arial, Helvetica, sans-serif;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

h4  {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 13px;
	font-weight : bold;
	color : Red;
	margin-bottom : -20px;
	margin-left : 60px;
}

h5  {
	color : Black;
	font-size : 12px;
	margin-left : 60px;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
}

h6  {
	font-size : 13px;
	color : Blue;
	list-style-type : circle;
	font-weight : bold;
	margin-bottom : -20px;
	margin-left : 30px;
	font-family : Arial, Helvetica, sans-serif;
}
	
	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}