.blog {
	text-align: center;
	background-position: center;
	background-color:#FAFAEF;
	font-family:Verdana, Arial;
	font-size:14px
}

.commentblog {
	text-align: center;
	background-position: center;
	background-color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:14px
}
.footer{
font-size:12px;
color:#FFFFFF;
font-family:Arial, Helvetica;
}
.auther{
font-family:Verdana, Arial;
color:#999999;
font-size:12px;
}
.commentauther{
font-family:Verdana, Arial;
color:#999999;
font-size:12px;
background-color:#FFFFFF;
}
table {
	background-position: center;
	font-family:Verdana, Arial;

}
body {
	background-color:#FCFCF5;
	font-family:Verdana, Arial;
	color: #333333;
	text-decoration: none;
	text-align:justify;
	background-color: #5A6121;
	margin-top: 0px;	
}

.navigation {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
}

.heading {
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #727B28;
	border-right-color: #727B28;
	border-bottom-color: #727B28;
	border-left-color: #727B28;
	background-color: #3A400A;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	white-space:normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
h1 {
	font-family: Arial, Verdana;
	font-size: 25px;
	color: #FFFFFF;
}
.green{border-width: 2px;border-style: solid; border-color:#009900;padding: .45em;margin: .3em 0;font-size: .9em;text-align: center;}
.red{border-width: 2px;border-style: solid; border-color:#CC0000;padding: .45em;margin: .3em 0;font-size: .9em;text-align: center;}
