body {
	margin: 0px;
}

.big {
	font-family: tahoma;
	font-size: 15pt;
	color: #FF0000;
	font-weight: bold;
}

.main {
	font-family: verdana;
	font-size: 9pt;
	color: #000;
	line-height: 19pt;
}

a {
	text-decoration: underline;
	font-weight: bold;
	color: #000033;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}
