a:link
{
	color: rgb(102,102,51);
}
a:visited
{
	color: rgb(51,51,102);
}
a:active
{
	color: rgb(153,0,0);
}

body         { font-family: 'Times New Roman', Times; background-image: 
               url('Back.jpg') }
h1
{
	font-family: "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
}
h2
{
	font-family: "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
}
h3
{
	font-family: "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
}
h4
{
	font-family: "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
}
h5
{
	font-family: "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}
h6
{
	font-family: "Times New Roman", Times;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: "Times New Roman";
	font-style: normal; 
}
TABLE
{
	font-family: "Times New Roman";
	font-style: normal; 
}

