body {
background: #fff;
color: #000;
font-family: verdana, arial, sans-serif, times new roman, helvetica;
font-size: 10pt;
margin: 0;
padding: 0;
}
.header {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 85px;
background: #305c30;
color: #fff;
padding: 0;
margin: 0;
}
.content {
background: #fff;
color: #000;
padding: 25px;
margin: 0;
position: absolute;
top: 100px;
left: 0;
width: 95%;
height: 500px;
text-align: center;
float: left;
}
.carriers {
background: #fff;
color: #000;
margin: 0;
padding: 0;
position: absolute;
left: 3%;
top: 0px;
height: 380px;
width: 32%;
text-align: center;
border: 0;
float: left;
}
.carriers2 {
background: #fff;
color: #000;
margin: 0;
padding: 0;
position: absolute;
right: 1.5%;
top: 0px;
height: 380px;
width: 32%;
text-align: center;
border: 0;
float: right;
}
.phone {
background: #fff;
color: #000;
position: absolute;
left: 42%;
top: 55px;
width: 200px;
height: 275px;
text-align: center;
}
.footer {
background: #305c30;
color: #fff;
padding: 0;
margin: 0;
font-size: 90%;
position: absolute;
top: 620px;
clear: both;
left: 0;
width: 100%;
text-align: center;
border-top: 2px solid #000;
}
table {
background: #fff;
color: #000;
padding: 3px;
margin: 0;
border: 5px double #008000;
text-align: center;
height: 100%;
}
img {
border: 0;
}
p {
color: #000;
text-align: left;
margin-left: 25px;
margin-right: 25px;
margin-top: 5px;
margin-bottom: 5px;
}
.center {
text-align: center;
}
a { 
background-color: transparent; 
color: #0000C0; 
text-decoration: 
underline; 
font-weight: bold;
}
a:link {
background-color: transparent; 
color: #fff; 
text-decoration: underline; 
font-weight: bold;
}
a:visited {
background-color: transparent; 
color: #40ff40; 
text-decoration: underline; 
font-weight: bold;
}
a:active {
background-color: transparent; 
color: #40ff40; 
text-decoration: underline; 
font-weight: bold;
}
a:hover {
background-color: transparent; 
color: #f00; 
text-decoration: underline; 
font-weight: bold;
}
h1 { font-family: Times New Roman, arial, verdana, sans-serif; font-size: 2.0em; font-weight: bold; margin: 0; padding: 0; text-align: center; }
h2 { font-family: Times New Roman, arial, verdana, sans-serif; font-size: 1.3em; font-weight: bold; padding: 0; margin: 0; text-align: center; }

h3 { font-face: Times New Roman, arial, verdana, sans-serif; font-size: 1.3em; padding: 0; margin: 0; }

h4 { font-face: Times New Roman, arial, verdana, sans-serif; font-size: 1.0em; }

h5 { font-face: Times New Roman, arial, verdana, sans-serif; font-size: .8em; }

h6 { font-face: Times New Roman, arial, verdana, sans-serif; font-size: .5em; }
