.header {
	background-color: #CCCCCC;
	padding: 5px;
	height: 150px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #336600;
	border-bottom-color: #336600;
}
.headlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 2px;
	height: 20px;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336600;

}
.photo {
	filter: DropShadow (Color=#C0C0C0, OffX=3, OffY=3, Positive=true);
	padding: 5px;
	cursor: hand;
	border: none;
	vertical-align: top;




}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #336600;
	text-align: right;
	padding: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.4px;
	color: #FF0000;
	text-align: center;
	padding: 5px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #336600;
	border-bottom-color: #336600;
	height: 20px;
	background-color: #000000;
}
	h1, h2 {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Bookman Old Style", Georgia, "Times New Roman";

	}
		h3 {
	margin: 0px 0px 4px;
	padding: 3px;
	border: thin dashed #FF0000;
	font-family: "Trebuchet MS", "Bookman Old Style", Georgia, "Times New Roman";


	}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}
a:active {
	color: #FFFFFF;
}
div {
	font-family: "Trebuchet MS", "Bookman Old Style", Georgia, "Times New Roman";
	font-size: 12px;
}
.tariffs {
	padding: 3px;
	font-family: "Trebuchet MS", "Bookman Old Style", Georgia, "Times New Roman";
	font-size: 11px;
	text-align: center;
	font-weight: bold;


}

