a:link       { color:#800000; text-decoration: none; }
a:visited    { color:#800000; text-decoration: none; }
a:hover      { color:#800000; text-decoration: underline; }

body {
	font-size: 95%; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

.main {
	background-color: #DDDDDD;
}

.stripe {
	background-color: #800000;
}

.nav { 
	text-align: Center; 
	font-family: Arial, sans-serif; 
	font-size: 8pt;
	color: #800000; 
}

table {
	font-size: 95%; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
}
             
h1 {
	font-size: 18pt; 
	text-align: Center; 
	margin-top: .5in; 
	margin-bottom: .1in;
}

h2, h3, h4, h5, h6 {
	font-style: italic; 
	font-weight: bold; 
	margin-top: .2in; 
	margin-bottom: 0in;
}

h2           { font-size: 16pt; }
h3           { font-size: 14pt; }
h4           { font-size: 12pt; }
h5, h6       { font-size: 10pt; }

address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
}

.mainlink {
	text-align: center; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt; 
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0;
}

.sublink {
	font-family: Verdana, Arial, Helvetcia, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 0; 
	margin-bottom: 0;
}

