body {
	background: #D9D9D9;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

blockquote {font-family: verdana;
			font-size: 11px;}


p {
	line-height: 20px;
	padding: 0 0 0 0;
	margin: 10px 0 13px 0;
}

h1, h2, h3, h4 {
	color: #1c3865;
	font-family: Avenir, "Gill Sans", Myriad, Arial, "Bitstream Vera Sans", Helvetica, sans-serif;
}

h1 {
	font-size: 15pt;
	margin: 10px 0 0 0;
	padding: 0;
}


#content h2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 0;
	margin-top: 0px;
}

#content h3 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 20px;
}

#content p {
	margin-top: 0;
}

li {
	line-height: 18px;
   margin-bottom: 10px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #1C3865;
	font-weight: bold;
}

#bottomnav a:link, #bottomnav a:visited, #bottomnav a:active, a:link.thinlink,
a:visited.thinlink, a:active.thinlink {
	text-decoration: none;
	color: #1C3865;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
	display: block;
	margin-top: 5px;
}

#footer a:link, #footer a:visited, #footer a:active {
	margin-left: 20px;
}

a:hover, #bottomnav a:hover, a:hover.thinlink {
	text-decoration: underline;
	
}

.author {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#main {
	background:#fff;
	width:550px;
	border: 1px solid #AEB8C8;
	padding: 10px;
}


#linktop {
	width:550px;
	padding: 4px;
}

#top {
	height: 5px;
	width: 550px;
	background: #1c3865;
	padding: 2px;
	}

#topimage {
	text-align: center;
	}

#main td.blankhz, #main td.blankvt {
	border:0;
	font-size: 1px;
	line-height: 1px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#main td.blankhz {
	height: 1px;
}

#main td.blankvt {
	width: 1px;
}



#main td#content {
	padding: 10;
	margin: 0;
	width: 596px;
	vertical-align: top;
}





#footer {
	width: 550px;
	font-size: 10px;
	text-align: right;
	color: #1C3865;
	font-weight: bold;
	line-height: 25px;
	padding-right: 20px;
}

#commenttab td {
	border: 0;
}

p#comment {
	font-size: 10px;
	font-weight: bold;
}

.black {
	color: #000;
}