A:hover	{
text-decoration: underline;
}

A:active  {
text-decoration: underline;
}

A.page	{
color: #aa0000;
text-decoration: none;
}

A.navbar	{
color: white;
font-size: 12.0pt;
font-family: Times, serif;
font-weight: bold;
text-decoration: none;
}

A.navbar:hover {
background-color: #838383;
text-decoration:	none;
}

A.notes	{
color: white;
font-size: 12.0pt;
font-family: Times, serif;
font-weight: bold;
text-decoration:	none;
}

A.notes:hover	{
background-color: #838383;
}

body  {
background-color:	#858585;
font-family: Times, Serif;
text-align:	center;
height: 98%;
}

div.border  {
background-color:	#959595;
border: 0.0px solid black;
margin-top: 0px;
margin-bottom: 10px;
margin-left:	auto;
margin-right:	auto;
padding:	0px;
position:	relative;
width: 900px;
height: auto;
text-align: center;
}

div.page  {
background-color:	#efefef;
background-image:       URL(media/Header.jpg);
background-position:    top left;
background-repeat:      no-repeat;
border-top:		1.0px solid #444444;
border-left:	1.0px solid #444444;
border-right:	3.0px solid #333333;
border-bottom:	3.0px solid #333333;
margin-left:	auto;
margin-right:	auto;
padding:	8;
position:	absolute;
top: 20px;
left: 40px;
width:	7.5in;
height: auto;
}

div.navbar	{
background-color:	rgb(122, 10, 10);
height: 3.5in;
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
text-align:	left;
padding: 0px;

}

div.body	{
font-family: Times, Serif;
font-size:	12.0pt;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 8px;
padding: 5;
}

div.notes  {
background-color:	white;
border-top:		1.0px solid #444444;
border-right:	1.0px solid #444444;
border-left:	3.0px solid #333333;
border-bottom:	3.0px solid #333333;
margin-left:	auto;
margin-right:	auto;
padding:	20;
position:	fixed;
width:	7.5in;
text-align: left;
}

hr	{
color: gray;
noshade;
}

h1  {
color:	rgb(153, 0, 0);
font-family:	Times, serif;
font-size:	20.0pt;
font-weight:	bold;
margin-bottom:	10pt;
margin-top:	4pt;
margin:	0in;
text-align:	center;
}

h2  {
color:	rgb(153, 0, 0);
font-family:	Times, serif;
font-size:	16.0pt;
font-weight:	normal;
margin-bottom:	4pt;
margin-top:	10pt;
margin:	0in;
text-align:	center;
}

h3  {
font-family:	Arial, sans-serif;
font-size:	16.0pt;
font-weight:	bold;
margin-bottom:	1pt;
margin:	0in;
mso-outline-level:	1;
text-align:	center;
text-decoration:	underline;
}

h4  {
font-family:	Arial, sans-serif;
font-size:	12.0pt;
margin-bottom:	2pt;
margin:	0in;
mso-outline-level:	2;
text-decoration:	underline;
}

li  {
margin-bottom:	1.5pt;
margin-left:	.2in;
}

ul  {
margin-bottom:	-1pt;
margin-left:	.2in;
margin-top:	-1pt;
}

