.style_Title {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #0000CC;
	left: inherit;
}

.style_Content {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #0000FF;
	left: inherit;
}

.style_Posted {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #0000FF;
	left: inherit;
	text-decoration: underline;
}

.style_Comments {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #33CCCC;
	left: inherit;
}

.style_DB_rows {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #33CCCC;
	left: inherit;
}

.style_hits {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #33CCCC;
	left: inherit;
}

/* HTML Styles */

.slogan {
	color: #1D5B1C;
}

.logotext {
	color: #855D3A;
	font-size: 24px;
}

.bodytitle {
	font-size: 18px;
	font-family: "Courier New", Courier, monospace;
}

.bodymain {
	font-family: Arial, Helvetica, sans-serif;
}

.copyright {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.leftframe {
	color: #1D5B1C;
}

.footer {
	color: #1D5B1C;
}

.footer1 {
	color: #FF0000;
}


