
BODY {
	background: #ffffff ; 
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif ; 
	color: #666666;
	font-size: 11pt;
	text-align: center;
	margin-top: 0px ;
	margin-bottom: 0px ;
	padding-top: 0px;
	padding-bottom: 0px;
}



li, ol, ul {
	Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	padding-top: 0px ; 
	padding-bottom: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
}


.TODO {
	background: #FFFF7E ;
}


h1 {
	font-size: 16pt;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	font-weight: bold;
	padding-top: 2px ;
	padding-bottom: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
}


h2 {
	font-size: 12pt;
	text-transform: uppercase;
	color: #666666;
	text-align: left;
	font-weight: bold ;
	padding-top: 2px ;
	padding-bottom: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
}

h3 {
	font-size: 16pt ;
	text-transform: uppercase ;
	color: #666666 ;
	text-align: center ;
	font-weight: bold ;
	padding-top: 2px ;
	padding-bottom: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
}

a:link {
	color: #8f3030 ;
	text-decoration: underline ;
	font-weight: bold ;
}

a:visited {
	color: #8f3030 ;
	text-decoration: underline ;
	font-weight: bold ;
	}

a:active {
	color: #FF8080 ;
	text-decoration: underline ;
	font-weight: bold ;
	}

a:hover {
	color: #FF8080 ;
	text-decoration: underline ;
	font-weight: bold ;
	}


.header {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif ;
	background-color: #FFFFFF ;
	font-size: 11pt;
	text-align: center ;
	border-style: solid;
	border-width: 0px 0px 1px 0px ;
	border-color: #666666 ;
	padding: 6px ;
}


.header a:link {
	background-color: #FFFFFF ;
	color: #666666 ;
	font-weight: normal ;
	font-size: 11pt ;
	text-decoration: none ;
}

.header a:visited {
	background-color: #FFFFFF ;
	color: #666666 ;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none ;
	}

.header a:active {
	background-color: #EFEFEF ;
	color: #666666 ;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none ;
	}

.header a:hover {
	background-color: #EFEFEF ;
	color: #666666 ;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none ;
	}


.headerselect{
	background-color: #EFEFEF ;
	cursor: hand ;
}


.footer {
	font-size: 12px ;
	text-align: left ;
	color: #FFFFFF ;
	vertical-align: top ;
	background-image: url("./graphics/background.png") ;
	background-color: bgcolor="#750000" ;
	border-style: solid;
	border-width: 6px 0px 0px 0px ;
	border-color: #BEBE00 ;
	font-weight: bold ;
	padding-top: 5px ; 
	padding-bottom: 5px ; 
	padding-left: 5px ;
	padding-right: 5px ;
}
