
A  {
	color : Maroon;
}

A:Visited  {
	color : Maroon;
}

A:Active  {
	color : Maroon;
}

A:Hover  {
	color : Red;
}

BODY  {
	font-size : medium;
	font-family : Verdana;
	color : #000000;
}

H2 {
	font-family : Verdana;
	font-size : medium;
	font-weight : bold;
	text-align : center;
}

TABLE  {
	border-left-width: thick;
	border-right-width: thick;
	border-top-width: thick;
	border-bottom-width: thick;
	border-color: White;
	background-color: Silver;
	border-style : outset;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
}

.table_navbar  {
	border-left-width: medium;
	border-right-width: medium;
	border-top-width: medium;
	border-bottom-width: medium;
	border-color: White;
	background-color: Silver;
	border-style : outset;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.table_form  {
	border-left-width: small;
	border-right-width: small;
	border-top-width: small;
	border-bottom-width: small;
	border-color: White;
	background-color: White;
	border-style : outset;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

.table_footer  {
	border-left-width: medium;
	border-right-width: medium;
	border-top-width: medium;
	border-bottom-width: medium;
	border-color: White;
	background-color: Silver;
	border-style : outset;
	color : Black;
	font-family : "Times New Roman", Times, serif;
	font-size : x-small;
	font-weight : bold;
	font-style : italic;
}

.logo_h5	{
	font-family : "Times New Roman", Times, serif;
	font-size : large;
	font-weight : bold;
	color : Black;
}

.logo_h6	{
	font-family : "Times New Roman", Times, serif;
	font-size : xx-large;
	font-weight : bold;
	color : Black;
}

.logo_h2	{
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-weight : bold;
	color : Black;
}
.footer_copy	{
	font-family : "Times New Roman", Times, serif;
	font-size : xx-small;
	font-weight : bold;
	color : Black;
}

.text_h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
	color : Maroon;
}

.text_h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : bold;
	color : Maroon;
}

.text_h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bold;
	color : Black;
}