.default {  font-size: 12px; line-height: 15px; color: #333333}

.small { font-size: 10px; line-height: 10px; color: #333333}
.largetitle {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.largetitlered {
	font-size: 12pt;
	font-weight: bold;
	color: #CC0000;
}
a:link {
	color: #F47C91;
	text-decoration: none;
}
a:visited {
	color: #FF6699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-color: #FFEEF0;
}
.default2 {
font-size: 9pt; line-height: 10pt; color: #333333
}
body {
	margin-top: 0px;
}
