body, html {
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.5;
	font-family: arial;
	text-align: justify;
}
.text {
	color: #000;
	font-family: arial;
	font-size: 10pt;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
TD.right { 
	border: 1px solid #cccccc;
	text-align:left;
}
p {
	background: transparent;
	margin: 0px 5px 5px 10px;
	padding: 0px 0px 0px 0px;
	}
.date {
	color: black;
	font: 11px Arial;
	font-weight: bold;
	}
A {
	font: 12px Arial;
	text-decoration: underline;
	color: black;
	font-weight: normal;
}
A:hover {
	color: #CC6600;
}

A.img {
	font: 11px Arial;
	text-decoration: none;
	color: black;
	font-weight: normal;
}
A.img:hover {
	color: white;
}
div.content .post {
	border-bottom:1px dashed #903;
	margin:0 0 5px 5px;
	width:440px;
	}
p {
	background: transparent;
	margin: 0px 5px 5px 10px;
	padding: 0px 0px 0px 0px;
	}
h1 {
	color: #2158AE;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	}
h4 {
	color: #CF0000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	}
.nav {  
	cursor:hand;
	text-decoration:none;
	color:white; 
	font-size: 13px;
	margin: 0px 7px 0px 7px; 
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
.nav:hover {  
	cursor:hand;
	text-decoration:none;
	border-bottom: 1px solid;
	color: white;  
	}
.pnav {  
	cursor:hand;
	text-decoration:none;
	color:white; 
	font-size: 13px;
	margin: 0px 7px 5px 7px; 
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
.pnav:hover {  
	cursor:hand;
	text-decoration:none;
	color: white; 
	border-bottom:none; 
	}
