﻿/* STYLE SHEET  */

body	{
	margin: 1px;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

a 			{ color: #3a2c21; }
a:visited 	{ color: #3a2c21; }
a:active 	{ color: #3a2c21; }
a:hover 	{ color: #3a2c21; }

h1	{
	font-family: Times New Roman,Times,Serif;
	font-size: 18pt;
	color: #3A2C21;
	font-weight: bold;
	text-align: left
}
h2	{
	font-family: Times New Roman;
	font-size: 16pt;
	color: #3A2C21;
	font-weight: bold;
	text-align: left; 
	font-style:italic
}
h3	{
	font-family: Times New Roman,Times,Serif;
	font-size: 14pt;
	color: #3a2c21;
	font-weight: bold;
	text-align: left;
}

h4				{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 14pt; color: #333333 ; font-weight: bold; text-align: left; text-decoration:none }
h4 A:link		{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 14pt; color: #333333 ; font-weight: bold; text-align: left; text-decoration:underline }
h4 A:visited	{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 14pt; color: #333333 ; font-weight: bold; text-align: left; text-decoration:underline }
h4 A:active		{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 14pt; color: #333333 ; font-weight: bold; text-align: left; text-decoration:underline }
h4 A:hover		{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 14pt; color: #333333 ; font-weight: bold; text-align: left; text-decoration:underline }

.Navigation A:link		{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration:underline }
.Navigation A:visited	{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration:underline  }
.Navigation A:active	{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration:underline  }
.Navigation A:hover		{ font-family:  Arial,Helvetica,Sans-Serif; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-decoration:underline  }

.Footer				{ font-family: Arial,Helvetica,Sans-Serif; color: #000000; font-size: 8pt; text-decoration:none }
.Footer A:link		{ font-family: Arial,Helvetica,Sans-Serif; color: #000000; font-size: 8pt; text-decoration:underline }
.Footer A:visited	{ font-family: Arial,Helvetica,Sans-Serif; color: #000000; font-size: 8pt; text-decoration:underline }
.Footer A:active	{ font-family: Arial,Helvetica,Sans-Serif; color: #000000; font-size: 8pt; text-decoration:underline }
.Footer A:hover  	{ font-family: Arial,Helvetica,Sans-Serif; color: #000000; font-size: 8pt; text-decoration:underline }

.FormButton		{ border: 1px solid Black; background: Silver; font-family: Arial, Helvetica, sans-serif; font: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
.FormField		{ border: 1px solid #000000; background: #F0F0F0; font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; font-style:normal; font-variant:normal }

/* END STYLE SHEET  */