body {
	font-size: 6px;
	background-image: url('images/background.gif');
	margin:0px 0px 0px 0px;
	padding:10px 10px 10px 10px;
}

.red {
	color: red;
}

.yellow {
	color: #A8AC29;
	color: yellow;
	color: black;
	color: #314000;
}
.green {
	color: green;
}

td {
	font-size: 11px;
	font-family: verdana, arial;
}
.content {
	font-size: 11px;
	background: white;
	padding: 2px 2px 2px 2px;
}

.line {
	border-bottom: 1px dashed gray;
	background: white;
	font-size: 1px;
	margin: 5px 5px 5px 5px;
}

.blog1 {
	background: black;
	color: white;
	background: #6C8B01;
}

.blogtitle {
	background: black;
	font-weight: bold;
}

.mini {
	font-size: 10px;
}

.menu {
	background: #344302;
}

.white {
	font-weight: normal;
	color: white;
}

.footer {
	border-top: 1px solid black;
}

.header {
	border-bottom: 1px solid black;
}

.usp1 {
	text-decoration: uppercase;
	font-size: 10;
	color: white;
}

.usp2 {
	text-decoration: uppercase;
	font-size: 16;
	font-family: impact;
}


.border {
	border: 1px solid black;
}



.h1 {
	text-decoration: uppercase;
	font-size: 24;
	font-family: impact;
	font-family: arial;
	color: green;
	font-weight: normal;
}

.h2 {
	text-decoration: uppercase;
	font-size: 14;
	font-family: impact;
	font-family: verdana;
	font-weight: normal;
	color: gray;
	color: #404040;
	font-weight: normal;

}

.h3 {
	color: green;
	text-decoration: uppercase;
	font-size: 18;
	font-family: arial;
	font-weight: normal;
}


.back1 {
	height: 40px;
}

a {
	font-family: arial;
	font-size: 11px;
	color: green;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


a.header {
	font-family: arial;
	font-weight: normal;
	font-size: 20;
	color: #1C1B09;
	border: 1px solid black;
	background: #F7F7DE;
	background: #008000;
	background: #6C8B01;
	color: white;
	text-decoration:none;
}

a.header:hover {
	border: 1px solid black;
	background: black;
	color: white;
}


a.headertry {
	font-family: arial;
	font-weight: normal;
	font-size: 20;
	color: #1C1B09;
	border: 1px solid black;
	background: #F7F7DE;
	background: #008000;
	background: #3E4E03;
	color: white;
	text-decoration:none;
}

a.headertry:hover {
	border: 1px solid black;
	background: black;
	color: white;
}


.date {
	font-size: 10px;
	color: gray;
}

.mini {
	font-size: 10px;
}

.normal {
	font-weight: normal;
}

.links {
	font-family: arial;
	padding-top: 2px;
	border-top: 1px solid #eeeeee;
}