a {
	color : #004AFF;
	text-decoration : none;
}

a:visited {
	color : #004AFF;
	text-decoration : none;
}

a:hover {
	color : #FF00FF;
	text-decoration : underline;
}

a:active {
	color : #FF00FF;
	text-decoration : underline;
}

body {
}

div.body {
	margin-left : 50;
	margin-right : 50;
}

div.broker {
	margin-left : 20;
	margin-right : 20;
}

h1 {
}

h2 {
}

h4,h5,h6 {
	color : #004AFF;
	font-family : Arial;
}

p {
	font-family : Arial;
	font-size : 12px;
}

p.footer {
	font-family : Arial;
	font-size : 10px;
	text-align : center;
}

p.nav {
	font-family : Arial;
	font-size : 12px;
}

td {
	font-family : Arial;
	font-size : 12px;
}

ul {
	font-family : Arial;
	font-size : 12px;
	margin-left : 20;
	margin-right : 20;
}
