﻿BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	text-indent: 2px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/BG10.GIF);
	}
	
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

p {
	margin-bottom: 3px;
	margin-top: 3px;
}

ul {
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 4px;
}

A {
	color: #0001AA;
	text-decoration: none;
	}

A:visited {
	color: Blue;
	text-decoration: none;
}


A:HOVER {
	color: Red;
	background-color: #E0FFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: Yellow;
	}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif; sans-serif
	font-size: 16pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CD;
	border-top-color: #0000CD;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F0F8FF;
	font-weight: normal;
	}
	
h2{
	font-family: Georgia, "Times New Roman", Times, serif; sans-serif
	font-size: 14pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CD;
	border-top-color: #0000CD;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	font-weight: normal;
	background-color: #F0F8FF;

	}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif; sans-serif
	font-size: 12pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CD;
	border-top-color: #0000CD;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	font-weight: normal;
	background-color: #F0F8FF;

	}

h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #0000CD;
	border-top-color: #0000CD;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #E8E8E8;
	font-weight: normal;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	background-color: #F5F5F5;
	font-weight: bold;
}


h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top: 3px;
	margin-bottom: 3px;	
	margin-left: 3px;
	margin-right: 3px;
	background-color: #F0F8FF;
	font-size: 8pt;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000099;
	border-left-color: #000099;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #000099;	
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000099;
	border-bottom-style: solid;
	font-weight: normal;
	padding: 1px 4px;
} 

hr {
	color: #336699;
	margin-right: 6pt;
	display: block;
	border: thin groove;
	}

li {
	list-style-type: square;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


#footer {
	background-color: #FFFFCC;
	font-size: 9pt;
	color: Blue;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	border: 4px solid #9FB8FF;
	font-weight: normal;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 4px;
	min-height: 4px;
	background-image: url(images/1bgpattern.gif);
	}