﻿<!--
body {
		background-color: #FFFFFF;
		border-collapse: collapse; 
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}
A:link {
	font-family: "Segoe Print";
	text-decoration: underline;
	font-size: 10pt;
	color: #6699FF
}
A:active {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: underline; 
     font-size: 10pt; 
     color: #B69752
     }
A:visited {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: underline; 
     font-size: 10pt; 
     color: #916D00
     }
A:hover {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: underline; 
     font-size: 10pt; 
     color: #B69752
     }
H1 {
	font-family: Monotype Corsiva, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
     font-size: 18pt;
		  text-align: center; 
     color: #916D00
     }
H2 {
	font-family: Monotype Corsiva, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
     font-size: 14pt; 
		  font-weight: normal;
     color: #916D00
     }
H3 {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
     font-size: 12pt; 
     font-style: italic;
     color: #916D00
     }
H4 {
	font-family: Monotype Corsiva, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
     font-size: 12pt; 
     font-style: normal;
     color: #916D00
     }
H5 {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
     font-size: 9pt; 
     font-weight: normal;
     color: #000000
     }
H6 {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
     font-size: 9pt; 
     font-style: italic; 
     font-weight: normal;
     color: #5F5F5F
     }
font {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
     font-size: 10pt; 
     color: #000000
     }
html, body {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
     font-size: 10pt; 
		  height: 100%; 
     color: #000000
     }
#fullheight {
	height: 100%;
	color: #6699FF;
}
hr {
	color: #6699FF
}
td, th {
	font-family: Arial, Helvetica, Tahoma, Sans-Serif; 
     text-decoration: none; 
		  vertical-align: top;
     font-size: 10pt; 
		  text-align: justify;
     color: #000000
     }
img {
		  border: 0
		 }
.border {
	border: 1px solid #916D00;
	color: #6699FF;
}

.bgcolor {
		background-color: #FCF8E8;
		} 
.topgradient {
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FCF8E8, EndColorStr=#916D00);
		}
.bottomgradient {
		filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FCF8E8, EndColorStr=#916D00);
		}
--> 
