P  {}

H1  {}

H2  {}

H3  {
	background-color : transparent;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bolder;
	padding-left : 5px;
}

H4  {
	background-color : White;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : oblique;
	font-weight : normal;
	padding-left : 5px;
}

A  {
	color : #000000;
	text-decoration : none;
	font-size : 14px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}

A:Visited  {
	color : #000000;
	font-size : 14px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	text-decoration : none;
}

A:Active  {
	color : #000000;
	font-size : 14px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:Hover  {
	color : #000000;
	font-size : 14px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
}

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

BODY  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	background-color : #ffffff;
}

