<head>
<link rel="stylesheet" type="text/css"
href="up.css" />
</head>

body
{
color: black;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-color: #000000;
margin-left: 5px;
background: #666666;
}

p
{
	margin-left: 10px;
	font-family: Tahoma;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

p.italic
{
margin-left: 12px;
font-family: Tahoma;
font-style: italic;
text-align: left;
}

p.caption
{
font-family: Tahoma;
font-style: italic;
text-align: center;
}

li
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: disc;
	list-style-position: inside;
	text-align: left;
}

h1
{
	margin-left: 10px;
	font-family: Tahoma;
	font-size: xx-large;
	font-weight: bold;
	list-style-position: inside;
}

h2
{
margin-left: 10px;
font-family: Tahoma;
font-size: x-large;
font-weight: bold;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3
{
margin-left: 10px;
font-family: Tahoma;
font-size: large;
font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}


a:link 
{
	color: #0066FF;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
a:visited {color: #0066ff; font-weight: bold; text-decoration: none}  /* visited link */
a:hover {color: #666666; font-weight: bold}   /* mouse over link */
a:active {color: #0066ff; font-weight: bold; text-decoration: none}   /* selected link */

a.two:link {
	color:  #ffffFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
}
a.two:visited {
	color:  #ffffFF;
	text-decoration: none;
	font-weight: bold;
	}
a.two:hover {color: #999999; font-weight: bold}
a:two:active {color: #ffffFF; font-weight: bold; text-decoration: none}


td.menu{
	background:#800000;
	font-size: 95%;
}
table.menu
{
	font-size:95%;
	position:absolute;
	visibility:hidden;
	border:1;
	background-color: #000000;
}

a.three:link
{
	color: #0066FF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	 
a.three:visited {
	color:  #0066ff;
	text-decoration: none
}
a.three:hover {color: #800000}
a.three:active {color: #000000; text-decoration: none}

a.four:link
{
	color: #ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}	 
a.four:visited

{
	color: #ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:  #ffffff;
	}
a.four:hover {
	color: #ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:  #999999;
	}
a.four:active
 {
	color: #ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color:  #ffffff;
}

a.five:link
{
	color: #ffffff;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}	 

a.five:visited {color:  #ffffff; font-weight: normal; text-decoration: none}
a.five:hover {color: #999999}
a.five:active {color: #FFFFFF; font-weight: normal; text-decoration: none}
