
body {
margin:0; 
color: #0033cc; 
font-family: verdana, arial, san serif; 
font-size: 10pt;
}

table.quote {
color: #0033cc; 
font-family: verdana, arial, san serif; 
font-size: 9pt;
border:0;
border-spacing:10px;
}

div.yellow-bg {
background: #FFFFCC;
}

h2 {
font-size:12pt;
margin-bottom:0px;
}

span.required {
color: #FF0000; 
font-family: verdana, arial, san serif; 
font-size: 7pt;
}

p.footer {
color:#ffa421;
font-size: 10pt;
}

a.footer {
color: #0033cc; 
font-family: verdana, arial, san serif; 
font-size: 10pt;
}

.button {
    border: 1px solid #996600;
    background: #ffc700;
	color: #0025e0;
	font-weight: bold;
	cursor:pointer;
}

h1.home {
color: #01a;
font-size: 12pt;
}