BODY  {
	font-family : 'Times New Roman';
	font-size : 12pt;
	font-weight : medium;
	font-style : normal;
	color : #000000;
	text-transform : none;
	text-decoration : none;
}

A:link  {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-weight : normal;
	color : #0000ff;
	text-decoration : none;
}

A:visited  {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-weight : normal;
	color : #800080;
	text-decoration : none;
}

A:hover  {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-weight : normal;
	color : #ff0000;
	text-decoration : underline;
}

A:active  {
	font-family : "Times New Roman";
	font-size : 12pt;
	font-weight : normal;
	color : #0000ff;
	text-decoration : none;
}

H1  {
	font-family : "Times New Roman";
	font-size : xx-large;
}

H2  {
	font-family : "Times New Roman";
	font-size : x-large;
}

H3  {
	font-family : "Times New Roman";
	font-size : large;
	color : #000080;
}

H3:hover  {
	font-family : "Times New Roman";
	font-size : large;
	color : #ff0000;
	text-decoration : underline;
}

H3:visited  {
	font-family : "Times New Roman";
	font-size : large;
	color : #ff0000;
	text-decoration : underline;
}

H4  {
	font-family : "Times New Roman";
	font-size : small;
	color : #800000;
}

H5  {
	font-family : "Times New Roman";
	font-size : x-small;
}

H6  {
	font-family : "Times New Roman";
	font-size : xx-small;
}

