A:link	{
	color: #3200C0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
	}
A:visited	{
	color: #222266;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
	}
A:hover	{
	color: #222266;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
	}
A:active	{
	color: #222266;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
	}
A	{
	color: #3200C0;
	text-decoration: underline;
	font-weight: bold;
	font-size: 90%;
	}
A.navbar:link	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
A.navbar:visited	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
A.navbar	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	}
BODY	{
	background-color: #FFFFFF;
	color:  #004455;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, 'sans serif';
	zfont-weight: bold;
	}
H1	{
	color:  #006C70;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 120%;
	}
H2	{
	color:  006C70;
	font-family: Arial, Helvetica, 'sans serif';;
	}
H3	{
	color:  #004455;
	font-family: Arial, Helvetica, 'sans serif';
	}
TD, P	{
	color: #004455;
	font-family: Arial, Helvetica, 'sans serif';
	font-size: 90%;
	}
.background	{
	background-color: #FFFFFF;
	background-image: url(images/feetback.gif);
	background-position: bottom 90%;
	background-repeat: no-repeat;
	}
.border	{
	background-color: #006C70;
	color: #A1C3C3;
	font-weight: bold;
	}
.bordernet	{
	background-color: #222266;
	color: #FFFFFF;
	font-family: 'HelmetCondensed', arial, helvetica, 'sans serif';
	font-weight: bold;
	font-size: 90%;
	padding-left: 7px;
	padding-right: 7px;
	}
.domain	{
	color: #006C70;
	font-size: 110%;
	font-weight: bold;
	line-height: 15px;
	}
.footer	{
	font-size: 12px;
	}
.images	{
	font-size: 14px;
	}
.std	{
	margin-bottom: 0px;
	}
.top	{
	margin-top: 0px;
	}
.walknav	{
	font-size: 13px;
	padding-right: 10px;
	}