th{font-size:10pt;background: #003;color:#fff;}
td{color:#006;line-height:16pt}
h3{font-size: 120%;}
span.category{color:#f00;}


ol{font-size:8pt;color:#009;}

#footer {
	font-family: palatino, georgia, times new roman, serif;
	color:#cce;
	font-size:x-small;
	padding:10px;
	border-top:2px solid #000;
	text-align:center;
	background:#335;
}

body {
	margin: 20px 0px 20px 0px;
	padding: 0 0 0 0;
	text-align: center;
	background: #b7bcc3;
}

#header {
	margin: 0px 0px 0px 0px;
	width:793px;
	}
	
#title {
	text-align: left;
	margin-bottom:20px;
	}

#container {
	margin: 0 auto 0 auto;
	border: 1px solid #557;
	width: 793px;
	padding: 0px 0px 0px 0px;
	background: #fff;
	}

#content{
	margin: 50 auto;
	margin: 10px 30px 30px 20px;
	padding: 0px;
	line-height:150%;
}

.text {
	color:#335;
	margin-bottom:20px;
	}

img.left { float: left; border: 1px solid; margin-left:0; margin-right:10px; margin-top:2px; margin-bottom:5px}
img.right { float: right; border: 1px solid; margin-left:10px; margin-right:0; margin-top:2px; margin-bottom:5px}
img.across { border: 0px none; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px}



#content a { text-decoration: none; }
#content a:link { color: #00f; }
#content a:visited { color: #00267f; }
#content a:hover, #content a:active { text-decoration:underline; color: #00f; }
