html {
	margin-left: 50;
	}
body { 
	font-family: verdana, sans-serif;
	color: blue; 
	margin: 0; 
	padding: 0;
	background-color:#F5F0DD;
	}
	
img{border:0;}

p { 
	margin-top: 0; 
	text-align: justify;
	color: black;
	}
h3 { 
	font-size:24pt;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: black;
	background-color:;
	}
a{	text-decoration: none; 
	color: blue; 
}
a:link { 
	}
a:visited { 
	}
a:hover, a:active { 
	text-decoration: underline; 
	}

a.sitetitle {color:#333333; text-decoration:none; font-size:24pt;font-weight:bold; line-height:200%}

.selected { 
	font-size:10pt;
	font-weight:bold;
	background-color:#6688EE; 
	color: white; 
	}
td{
	border: 1px solid Silver;
	border-collapse:collapse;
	vertical-align:top;
	font-size:10pt;
}
.bluebg {background:#E6FEFF;}
.whitebg {background:#FFFFFF;}
.ecrubg {background:#F5F0DD;}
