﻿
BODY {
	color: #003366;
	background-color: White;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	margin: 0px 0px 0px 0px;
	text-align: left;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #EBEBEB;
	SCROLLBAR-SHADOW-COLOR: #EBEBEB;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #A1A1A1;
	SCROLLBAR-TRACK-COLOR: #FEFEFE;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;

}
.style1 {
	color: #FF0000;
}
A {
	color: #00008B;
	text-decoration: none;
}

A:HOVER {
	color: #FF0000;
	text-decoration: underline;
}

TD {
	border-width: 1px;
	FONT-SIZE: 10pt;
    	font-family: "Times New Roman", Times, serif;
		color: #003366;
		font-style: normal;
		text-align: left;
		vertical-align: top;
	white-space: nowrap;
}

P {
    font-size: 10pt;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	}
H1 {
	font-size: 14pt;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
H2 {
	font-size: 12pt;
	color: #FF0000;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
}
H3 {
	font-size: 11pt;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;

}

H4 {
	font-size: 11pt;
	color: #003366;
}

FONT {
    font-size: 10pt;
    font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: left;
	vertical-align: top;
}
