.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
a:link { color: #060; text-decoration: none; }
a:hover { text-decoration: underline; color: #F00; }
a:visited { text-decoration: underline; color: #000; }
a:active { text-decoration: none; font-weight: bold; }
