@import url(reset.css);

body {
	font-family: verdana, Helvetica, sans-serif;
	font-size:9pt;
	line-height:2em;
}
a {
	color : #00a5ed;
	font-weight:bold;
	text-decoration:none;
}
