﻿BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	text-indent: 2px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url("images/bg_grid.gif");
	scrollbar-face-color: Navy;
	scrollbar-shadow-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-3dlight-color:ffffff;
	scrollbar-darkshadow-color:000000;
	scrollbar-track-color: Silver;
	scrollbar-arrow-color:ffffff;
	}
	
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

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

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: Maroon;
	background-color: Aqua;
	}

h1 {
	font-family: Arial, Helvetica, sans-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: #F2F2F2;
	font-weight: normal;
	}
	
h2{
	font-family: Arial, Helvetica, sans-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: #F2F2F2;
	font-weight: normal;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif; sans-serif
	font-size: 10pt;
	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: #F2F2F2;
	font-weight: normal;
	}

h4 {
	font-family: "Trebuchet MS", Arial, 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: #E8E8E8;
	font-weight: bold;
	}

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


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 {
	margin-bottom: 1px;
	margin-top: 1px;
	list-style-type: square;
	margin-left: 20px;
	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);
	}
