<!--
a:link			{ color: #313399; text-decoration: none }
a:active		{ color: #313399; text-decoration: none }
a:visited		{ color: #313399; text-decoration: none }
a:hover			{ color: #cad1ec; text-decoration: none }	

a.menu:link		{ color: #434387; text-decoration: none }
a.menu:active		{ color: #434387; text-decoration: none }
a.menu:visited		{ color: #434387; text-decoration: none }
a.menu:hover		{ color: #cad1ec; text-decoration: none }	

a.white:link		{ color: #ffffff; text-decoration: none }
a.white:active		{ color: #ffffff; text-decoration: none }
a.white:visited		{ color: #ffffff; text-decoration: none }
a.white:hover		{ color: #cad1ec; text-decoration: none }

a.black:link		{ color: #000000; text-decoration: none }
a.black:active		{ color: #000000; text-decoration: none }
a.black:visited		{ color: #000000; text-decoration: none }
a.black:hover		{ color: #cad1ec; text-decoration: none }

a.red:link		{ color: #ff0000; text-decoration: none }
a.red:active		{ color: #ff0000; text-decoration: none }
a.red:visited		{ color: #ff0000; text-decoration: none }
a.red:hover		{ color: #cad1ec; text-decoration: none }

input			{ font-family: Tahoma; font-size: 8pt; color: #000080; background-color: #eaeaea; font-weight: bold; }
textarea		{ font-family: Tahoma; font-size: 7pt; color: #000000; background-color: #eaeaea }
select			{ font-family: Tahoma; font-size: 7pt; color: #000000; background-color: #eaeaea }

table			{ font-family: Tahoma; font-size: 8pt }

body			{ font-family: Tahoma; font-size: 8pt }


.7			{ font-size: 7pt }

.white			{ color: #ffffff }

h1        		{ font-family: Arial; font-size: 12pt; color: #000066; text-decoration: none; font-weight: bold }
h2        		{ font-family: Verdana; font-size: 10pt; font-weight: bold; color: #434387; text-decoration: none }
-->