html, body {
	font-family: lucida,verdana,sans-serif; }

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: underline;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
h1 {
	font-size: 18px;
	font-weight:normal;
	text-align:left;
	padding:10px 10px 10px 20px;
	margin:0px;
	color:#ffffff;
	background:#467aa7;
}

h2 {
	font-size: 22px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0 0 0;
	}
	
h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 100%;
	margin: 0;
	padding: 0px;
	font-weight: normal;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0 0 0;
	}
	
.center {
	text-align: center;
	}
	
.entry{
	margin-bottom: 17px;
}

.entry p a:visited {
	color: #b85b5a;
	}

.narrowcolumn .entry {
	line-height: 17px;
	}
	
.entry p {
	font-size: 12px;
	}
	
top {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.top {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #000000;
}
.left {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.right {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(textbox/textboxback.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 150px;
	border: 2px solid #000000;
	text-align: center;
	white-space: normal;
	position: static;


}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9999FF;
	text-decoration: none;
}

#content {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

.body {
	line-height: 14px;
	text-align: center;
	padding-top: 0px;
}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}
