h1 { padding: 8px 0px 0px 0px; font-size: 15px; font-weight: bold; }
h2 { padding: 4px 0px 0px 0px; font-size: 14px; font-weight: bold; }
A { color: white; }
A:hover { color: #D99F3A; }

.left {float: left}
.center {text-align:center;}
.right {float: right}
.leftclear {float: left; clear: both; }
.rightclear {float: right; clear: both}
.clear { clear: both}

.contact_box { width: 300px; }

