.footer {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: thin none;
}
a:link {
	color: #333333;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
		color: #485C50;
}
.caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #485C50;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #485C50;
	text-align: center;
	white-space: pre;

}
.capsnon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}
.contacttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #485C50;
	background-color: #eeeeee;
	border: thin solid #485C50;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 14px;


}

bottom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: oblique;
	line-height: normal;
	font-weight: lighter;
	color: #CCCCCC;
	font-variant: normal;
	text-transform: capitalize;
}
.boldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;

}
.floatright {
float:right;
margin-top:5px;
margin-left:5px;
margin-bottom:0px;
}

.floatleft {
float:center;
margin-top:5px;
margin-right:5px;
margin-left:5px;
margin-bottom:0px;
}
.header2 {
	font-size: large;
	text-align: center;

}
