BODY {
	background-image: 'TitleLeftBackground1.gif';
	color : Navy;
	font-family : Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-bottom : 10;
	margin-left : 10;
	margin-right : 10;
	margin-top : 10;
}
H2 {
	font-size: 14pt;
	color: #87CEFA;
}
H3 {
	font-size: 13pt;
	color: #7FFFD4;
}
H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}
A {
	text-decoration: none;
	color: Blue;
}
A:Hover {
	text-decoration: underline;
	color: #191970;
}
HR {
	color: blue;
	height: 1pt;
}
A.menu {
	background : transparent;
	color : White;
	text-decoration : none;
	font-family : "Times New Roman", Times, serif;
	font-size : small;
	font-weight : bold;
}
A.menu:HOVER {
	background : transparent;
	color : Yellow;
	text-decoration : none;
}
P {
	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-top : 10;
}
