body{
	font: 76% arial,sans-serif;
}
body, td, p{
	font-family : Arial, Helvetica, sans-serif;
	background: #526fbf;
}
p{
	background: #FFF;
}
h1 {

}
a{
	color : #6E675F;
}
a:hover{
	color : #4B433A;
}
div#companylogo h1{
	background: #FFF;
	color: #79B30B;
}
div#container{
	background: #FFF;
}
div#wrapper{
	background: #FFF;
}
div#content{
	background: #FFF;
}
div#agentinformation{
	background: #FFF;
}
div#remarks{
	background: #FFF;
}
div#footer{
	color: #666;
}
ul{
	list-style-type: none;
}
li{
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}