body {
	margin: 10;
	background: #008080;
}

p,td,list {
	font-family: verdana,arial,sans-serif;
	font-size: 10pt;
}

h1,h2,h3,h4,h5,h6 {
	font-family: toronto,georgia,serif;
	font-weight: bold;
}

a {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}