﻿BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 0px;
	padding-top : 0px;
	width : 0px;
}
.body1 {
	font-size : 8px;
}
.body2 {
	font-size : 10px;
}
.body3 {
	font-size : 12px;
}
.body4 {
	font-size : 14px;
}
.H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	color : #455E87;
}
.H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	color : #455E87;
}
.H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	color : #455E87;
}
.H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	font-variant : normal;
	text-decoration : none;
	color : #455E87;
}
.H5 {
	font-family: Arial Black;
	color: #800000;
	letter-spacing: 4pt;
}

A:ACTIVE {
	text-decoration: none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : Maroon;
}

A:VISITED {
	text-decoration: none;
	font-weight : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : Maroon;
}

A:LINK {
	text-decoration: none;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : Maroon;
}
A:HOVER {
	text-decoration : underline;
	font-weight: bold;
	color : #455E87;
}

@media print {TABLE.noprint, DIV.noprint {display:none} }
