BODY {
	background-color : #F0FFFF

}
DIV.box {
	background-color : #cfcacd;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	margin-left : 10%;
	margin-right : 10%;
	padding : 0.7em 1.0em 1.0em 1.0em;
	margin-bottom : 0.7em;
}
DIV.note {
	background-color : #FFFF9C;
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	margin-left : 15%;
	margin-right : 15%;
	padding : 0.7em 0.5em 0.5em 0.5em;
	margin-bottom : 0.7em;	
} 
 
 DIV.emph {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : italic;
	font-weight : normal;
	margin-left : 10%;
	margin-right : 10%;
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	line-height : 14pt;
	margin-left : 5%;
	margin-right : 5%;
}



TD.topnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : lighter;
	color : Green;
	
}
DIV.top {
	background-color : #CEFFCE;
	
}

Span.box {
	background-color : #cfcacd;	
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	margin-left : 10%;
	margin-right : 10%;
	padding : 0.7em 1.0em 1.0em 1.0em;
	margin-bottom : 0.7em;
}
A {
	text-decoration: none;
	color: blue;
	
}
A.highlight {
	text-decoration: none;
	color: blue;
	background-color : Yellow;
}


A:VISITED {
	color : Fuchsia;
}

A:Hover {
	text-decoration: none;
	color: Red;
	background-color : White;
}
H1 {
	height: auto;
	font-family: sans-serif;
	font-style: italic;
	font-weight: bolder;
	border: thin;
	text-align: center;
	color: #6F3D8B;
}


UL {
	font-family : normal Arial, Helvetica, sans-serif;
}

h3 {
	
	font-family: sans-serif;
	font-size: larger;
	font-style: normal;
	font-variant: normal;
	line-height: 16pt;
	margin-left: 5%;
	margin-right: 5%;
}

