body, td, p {
	font: normal 11px auto Trebuchet MS, "Verdana", Arial, Helvetica, sans-serif;
	color: #333333;
	}

.default {	
    margin-top:0px; 
	margin-bottom:0px; 
	margin-left:0; 
	margin-right:10px;
	left:10px;
	}	

a.no-image:hover {
	text-decoration: none;
	color:#000000
	}

a.anchorlinks {
	text-decoration: none;
	color:#336699;
	font-size:16px;
	}
	
a.anchorlinks:hover {
	text-decoration: none;
	color:#336699;
	font-size:16px;
	}
	
a.anchorlinks2 {
	text-decoration: none;
	color:#336699;
	font-size:14px;
	}
	
a.anchorlinks2:hover {
	text-decoration: none;
	color:#336699;
	font-size:14px;
	}

a:link {
	font-family: Verdana;
	font-size:11px;
	color:#000099;
	text-decoration: none;
	}
	
a:visited {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	}
	
a:hover {
	font-family: Verdana;
	font-size:11px;
	color:#FF9933;
	text-decoration: underline;
	}

.header {
	font-family: Verdana;
	font-size:14px;
	color:#FF9900;
	text-decoration: none;
	margin-top:15px;
	margin-bottom:10px;
	margin-left:0;
	margin-right:4px;
	font-weight:bold
	}
	
.header2 {
	font-family: Verdana;
	font-size:14px;
	color:#FF9900;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:2px; 
	margin-left:0; 
	margin-right:4px;
	font-weight:bold
	}
	
.header3 {
	font-family: Verdana;
	font-size:14px;
	color:#FF9900;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:0;
	margin-left:0;
	margin-right:4px;
	font-weight:bold
	}
	
.header4 {
	font-family: Verdana;
	font-size:14px;
	color:#FFFFFF;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:2px; 
	margin-left:0; 
	margin-right:4px;
	font-weight:bold
	}

.header5 {
	font-family: Verdana;
	font-size:14px;
	color:#333333;
	text-decoration: none;
	margin-top:10px;
	margin-bottom:0;
	margin-left:10px; 
	margin-right:4px;
	font-weight:bold
	}
.header a:link {
	font-family: Verdana;
	font-size:11px;
	color:#000099;
	text-decoration: none;
	}	
		
.header a:visited {
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
	color:#000000;
	}

.header a:hover {
	font-family: Verdana;
	font-size:11px;
	color:#FF9933;
	text-decoration: underline;
	}
	
#header ul {
    list-style: none;
    padding:0;
    margin:0;
	text-decoration: none;
}

.app {
	font-size:12px;
	font-weight:bold
}

td.padleft {
    padding-left: 10px;
}