P  {
	font-size : 11pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	line-height: 14pt;
	color : Black;
	text-align : left;
}

H1  {
	font-size : large;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-align : center;
}

H2  {
	font-size : 14pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : italic;
	color : Gray;
}

H3  {
	font-size : 11pt;
	line-height : 12pt;
	font-family : Courier New;
	font-weight : normal;
	font-style : normal;
	color : Gray;
	text-align : center;
}
H4
	{
	font-size: 16pt;
	font-family: Times New Roman;
	font-weight: normal;
	font-style: italic;
	color: Black;
	text-align: center;
}
H5
	{
	font-size: x-large;
	font-family: Times New Roman;
	font-weight: normal;
	colr: Black;
	text-algn: center;
}
A	{
	text-decoration: none;
}
A:Visited
	{
	color: Grey
}
A:Active, A:Hover
	{
	color: Red;
}

BODY  {}

