﻿a            {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
a:hover      {
	color: #0000FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:visited    {
	color: #3333FF;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1           {
	color: #000066;
	font-size: x-large;
	font-family: Stencil;
	clip: rect(auto, auto, auto, auto);
	text-align: left;
	font-weight: normal;
	align:left
}
body         {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: normal;
	color: #000000;
}
a:active     {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
}
