
body {
	background: white;
	text: black;
	font-family: verdana,trebuchet,ariel,helvetica,helv;
	font-size: 10pt;
}

A:hover {
	background-color: #e0e0e0;
	text-decoration: none;
}

img {
	border: none;
}

p,td {
	font-size: 10pt;
}

h1 {
	color: #592fb3;
}

h2 {
	color: #b4014b;
}

h3 {
	color: #369afa;
}

h4 {
	color: #f76106;
}

