BODY
{
    FONT-WEIGHT: normal;
	font-family: Arial, sans-serif;
    font-size: 11px;
    MARGIN: 0px;
	SCROLLBAR-FACE-COLOR: #99CC33;
    SCROLLBAR-SHADOW-COLOR: #0066CC;
    SCROLLBAR-3DLIGHT-COLOR: #99CC33;
    SCROLLBAR-ARROW-COLOR: #0066CC;
    SCROLLBAR-TRACK-COLOR: #599FE5;
    scrollbar-dark-shadow-color: #0066CC
}

li, td, p {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:000066;
	text-indent: 0px;
}

h3 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color:000000;
	font-weight: bolder;
	text-align: left;
	padding: 0px;
}

.slides {	
border: 5px double #0066CC;	
padding: 10px 10px 10px 10px;
margin: 0px 0px 10px 10px;
}

p.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:000000;
	font-style: bold;
	text-align: right;
	}
	
a:link {
	color:0066CC;
	font-weight: bold;
	text-decoration: none ;
	}
	
a:visited {
	color:0066CC;
	font-weight: bold;
	text-decoration: none ;
	}
	
a:hover {
	color:99CC33;
	font-weight: bold;
	text-decoration: none ;
	}
	
a.green:link {
	color:0066CC;
	font-weight: bold;
	text-decoration: none ;
	}
	
a.green:visited {
	color:0066CC;
	font-weight: bold;
	text-decoration: none ;
	}
	
a.green:hover {
	color:FFFF99;
	font-weight: bold;
	text-decoration: none ;
	}
	
	
a.navlink:link {
	color:ffffff;
	text-decoration: none ;
	}
	
a.navlink:visited {
	color:ffffff;
	text-decoration: none;
	}
	
a.navlink:hover {
	color: 000066;
	text-decoration: none;
	font-weight: bold;
}

.borderblack {
	border-color: #599FE5;
	border-width: 4px;
	margin: 5px 5px 5px 5px;
	}
	
