td, table { 
font-family : verdana; 
font-size : 9px; 
vertical-align : top; 
line-height : 12px; 
color : #7f7f7f; 
} 
form { 
margin : 0; 
padding : 0; 
} 
body { 
margin : 0; 
padding : 0; 
background-color : #ffffff; 
} 
a { 
color : #e93400; 
text-decoration : none; 
} 
a:hover { 
text-decoration : underline; 
} 
span a { 
color : #e93400; 
text-decoration : underline; 
} 
span a:hover { 
text-decoration : none; 
} 
.list ul { 
margin : 0; 
padding : 0; 
list-style : none; 
line-height : 19px; 
} 
.list ul li { 
background : url(images/list_marker.gif) no-repeat left top; 
padding : 0 0 0 10px; 
} 
.list ul li a { 
color : #e93400; 
text-decoration : underline; 
} 
.list ul li a:hover { 
text-decoration : none; 
} 
.policy { 
color : #7f7f7f; 
} 
.policy a { 
color : #000000; 
text-decoration : none; 
} 
.policy a:hover { 
text-decoration : underline; 
} 
span { 
color : #000000; 
} 
strong a { 
font-size : 10px; 
} 
strong { 
font-size : 10px; 
} 
b { 
color : #e93400; 
} 
.form input { 
width : 191px; 
height : 21px; 
font-family : verdana; 
font-size : 9px; 
color : #7f7f7f; 
border-color : #d5d5d5; 
border-style : solid; 
border-width : 1px; 
background-color : #f8f8f8; 
} 
.form textarea { 
width : 191px; 
height : 102px; 
font-family : verdana; 
font-size : 9px; 
color : #7f7f7f; 
overflow : hidden; 
border-color : #d5d5d5; 
border-style : solid; 
border-width : 1px; 
background-color : #f8f8f8; 
}