@charset "utf-8";
/* CSS Document */

html {
	background-color: #FFF;
}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
}
tr td  {
	font-size: 10px;
}
tr td p {
	font-size: 10px;
}
tr td ul li{
	font-size: 10px;
}

a:link,a:visited { color:red; text-decoration: none;}

a:hover, a:active{ color:red; text-decoration: underline}

#NAV {
	font-size: 12px;
}

#NAV ul {
	list-style-position: inside;
	list-style-type: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#NAV ul li {
	display: inline;
	margin: 5px;
	padding: 5px;
}



h1{}

h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.25em;
	font-family: Tahoma, Geneva, sans-serif;
	color:#9933cc;
}

h3{}
  
em { }  
  
tr td p ul li .RedEM {
	font-style: normal;
	font-weight: bold;
	color: #F00;
}

#footer {
	text-align: center;
	height: 60px;
	width: 100%;
	clear: both;
	float: none;
	overflow: auto;
	font-size: 10px;
}


#footer p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer a {font-size: 10px;}

.footer {}
