.backg1 {
	background-color: #f5f5f5;
}
.backg2 {
	background-color: #006600;
}
.backg3 {
	background-color: #808080;
}
.white {
	background-color : #ffffff;
}
.black {
	background-color : #000000;
}
.table {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.small{
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #000000;
	background-color : transparent;
}
.body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : #ffffff;
}
.small2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : transparent;
}
.footer{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : #C9DBC9;
}
.heading{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15pt;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
}
.postheading{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : #ffffff;
	background-color : #006600;
	font-weight : bold;
}
.postinfo{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
	background-color : #ffffff;
	font-weight : bold;
}
.links{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
	background-color: transparent;
}
.linksblk{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	background-color: transparent;
}
.links2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
	background-color: transparent;
}
.links3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #ffffff;
	font-weight : bold;
	background-color: #808080;	
}
.linksbk {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	background-color : transparent;
}
.date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : #f5f5f5;
	background-color: transparent;
}
.date2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-weight : bold;
	color : #f5f5f5;
	background-color: #006600;
}
.namefrom {
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 12px;
	font-weight : bold;
	color : #000000;
	background-color: #c9dbc9;
}
.comments{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	background-color : #ffffff;
}