
html {
	overflow-x: hidden;
	overflow-y: auto;
}
body{
			font:11px 'arial';
			color:#333333;
			background-color:#ffffff;
			margin:0 auto;
}

.link{font-family:"Century Gothic";font-size:14px;color:#626262; font-weight:normal; text-decoration:none}
.link a{font-family:"Century Gothic";font-size:14px;color:#626262; font-weight:normal; text-decoration:none}
.link a:hover{font-family:"Century Gothic";font-size:14px;color:#54101d; font-weight:normal; text-decoration:none}


.text{ font-family:Lucida Sans,Arial, Helvetica, sans-serif; font-size:12px; color:#111111; text-align:left; line-height:18px}
p {/*margin:0;*/ font-family:tahoma; font-size:12px; color:#333333;}
.heading{ font-family:tahoma; font-size:26px; color:#54101d; line-height:18px}

.address{font-family:"tahoma";font-size:12px;color:#626262; font-weight:normal; text-decoration:none}
.footerlink{font-family:"Arial";font-size:12px;color:#626262; font-weight:normal; text-decoration:none}
.footerlink a{font-family:"Arial";font-size:12px;color:#626262; font-weight:normal; text-decoration:none}
.footerlink a:hover{font-family:"Arial";font-size:12px;color:#54101d; font-weight:normal; text-decoration:none}

.footerlinkred{font-family:"Arial";font-size:12px;color:#54101d; font-weight:bold; text-decoration:none}
.footerlinkred a{font-family:"Arial";font-size:12px;color:#54101d; font-weight:bold; text-decoration:none}
.footerlinkred a:hover{font-family:"Arial";font-size:12px;color:#626262; font-weight:bold; text-decoration:none}
.footerlinkgrey{font-family:"Arial";font-size:12px;color:#787878; font-weight:bold; text-decoration:none}
.leftpadding{ padding-left:22px;}