body, p, td {
	left-margin : 0px;
	top-margin : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A8A09E;
	font-weight : bolder;}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #666666;
	font-weight : bold;	
}
.homebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	padding-left : 9px;
	padding-right: 9px;
	height: 23px;
	border-right : 2px solid #FFFFFF;
}
A.homebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	padding-top : 3px;
	padding-left : 9px;
	padding-right: 9px;
	height: 23px;
	border-right : 2px solid #FFFFFF;
}
A.homebutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	padding-top : 3px;
	background-color : #9D9394;
	padding-left : 9px;
	padding-right: 9px;
	height: 23px;
	border-right : 2px solid #FFFFFF;
}
A.homebuttonlast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	padding-top : 3px;
	padding-left : 9px;
	padding-right: 9px;
	height: 23px;
}
A.homebuttonlast:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
	padding-top : 3px;
	background-color : #9D9394;
	padding-left : 9px;
	padding-right: 9px;
	height: 23px;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
HR {
height: 1px;
width : 100%;
color :#085878
}
