body {
	margin: 30px 30px 20px 30px;
	width:700px;
		background-color: #ffffff;
	text-align: left;font-family: Georgia, Times, Times New Roman, serif;
color: #00000;
	}
	

		
		
		
	A 			{ color: #000000; text-decoration: underline; }
	A:link		{ color: #000000; text-decoration: underline; }
	A:visited	{ color: #000000; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}




h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}


#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 100%;
	 font:80%
	background-color: #FFFFFF;

	}

#banner {
font-family: Georgia, Times, Times New Roman, serif;
color: #00000;
background: #ffffff;  
text-align: center
padding: 15px;
border-bottom: 1px solid #FFFFFF;
height: 72px;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
    font-size: medium; font-family: Georgia,Times New Roman, Times, Serif 
}
	
.content pre {
	font-size: larger;
}



.content p {
	color: #000000;
	text-align: left;

	}
\

.content blockquote {
    color:#000000; 
    background:#FFFFFF; 
    padding: 10px 20px 10px 20px; 
    margin: 5px 25px 5px 25px;
    font-size: medium;
      font-family: Georgia, Times New Roman, Times, serif;
    }



.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #000000;
	font-family: Georgia, serif;
  font-size:140%;
  font-weight:normal;
  line-height:1.2em;
	text-align: left;
	
	margin-bottom: 0px;
	
	}

.content h4 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
        margin-top: 10px;
	}
	
.content h5 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
        margin-top: 1px;
    margin-bottom: 5px;
	}
	
.content p.posted {
	color: #330033;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 1px solid #999999;
	text-align: left;
	
	margin-bottom: 25px;
	line-height: 13px;
	padding: 3px;
	}



.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}


textarea[id="comment-text"] {
	width: 80%;
	}


