
<!--
	P  {
	font-size : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : #836527;
	text-decoration : none;
	}
P.class1 	{
	font-size : 13px;
	font-family : Times New Roman, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	margin-left: 10;
	}

H1  {
	font-size : x-large;
	font-family : Times New Roman, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	}

H2  {
	font-size : large;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	}

H3  {
	color : black;
	font-style : normal;
	font-weight : bold;
	font-family : Arial, Helvetica;
	font-size : medium;
	text-decoration : none;
	margin-left : 10;
	}

A  {
			font-size : 13px;
			font-family : Arial, Helvetica;
			font-weight : normal;
			font-style : normal;
			text-decoration : none;
			color : #663366;
			}

A:Visited  {
			font-size : 13px;
			font-family : Arial, Helvetica;
			font-weight : normal;
			font-style : normal;
			text-decoration : none;
			color : #663366;
			}

A:Active  {
			font-size : 13px;
			font-family : Arial, Helvetica;
			font-weight : normal;
			font-style : normal;
			text-decoration : none;
			color : #663366;
			}

A:Hover  {
			font-size : 13px;
			font-family : Arial, Helvetica;
			font-weight : normal;
			font-style : normal;
			text-decoration : non;
			color : #9999cc;
			}

-->
