﻿body,p,div,span{
	font-family:arial,helvetica,sans-serif;
	color : Blue;
	bgcolor:000020
	font-size : xx-small;
	line-height : 125%;
}

P{
	TEXT-INDENT: 0.3in;
	TEXT-ALIGN: JUSTIFY;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : blue;
	line-height : 125%;
}

LI{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : NORMAL;
	list-style : disc;
}

h3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : normal;
	color : Maroon;
}

h4{
	TEXT-INDENT: 0.3in;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	color : Maroon;
}

h5{
	TEXT-ALIGN: center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	color : blue;
}


A {
	text-decoration: none;
	color: black;
}
A:Hover {
	background-color : white;
	text-decoration: none;
	color: blue;
	}
	
	dt{
	
	font-size: medium;
}
	
TABLE{
	text-align: left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	EMPTY-CELLS: HIDE;
}