.buttonscontainer {width: 160px;}

.buttons a {color: #FFFFFF;
background-color: ;
padding: 2px;
padding-left: 3px;
display: block;
font: 13px century gothic;
font-weight: none;
text-decoration: none;

border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;

text-align: left;}

.buttons a:hover {background-color: #FFFFFF;
color: #669966;
text-decoration: none;}

}

.buttonscontainer2 {width: 138px;}

.buttons2 a {color: #666666;
background-color: ;
padding: 2px;
padding-left: 3px;
display: block;
font: 13px century gothic;
font-weight: none;
text-decoration: none;

border-top-width: 1px;
border-top-style: solid;
border-top-color: #666666;

border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;

text-align: left;}

.buttons2 a:hover {background-color: #669999;
color: #FFFFFF;
text-decoration: none;}

}

.H1 {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;

}
.H2 {
	font-family: "Century Gothic";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

.links {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
}

.body {
	margin: 10px auto 0 auto;
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

.whitelinks {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.address {
	font-family: "Century Gothic";
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
}