body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	line-height: 1.1;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.1;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2;
}
a:link, a:visited{
	text-decoration: underline;
	color: #0066CC;
}
a:hover{
	text-decoration: underline;
	color: #507174;
}
h1{
	font-size: 16px;
	font-weight: normal;
}
h2{
	font-size: 16px;
	font-weight: normal;
}
h3{
	font-size: 14px;
	font-weight: normal;
}
h4{
	font-size: 12px;
	font-weight: bolder;
}
.ssmall {
	font-size: 10px;
	line-height: 12px;
}
.sspacer {
	font-size: 8px;
	line-height: .5;
}
.small {
	font-size: 11px;
	line-height: 1.2;
}
.medium {
	font-size: 12px;
	line-height: 1.1;
	font-weight: bold;
	font-variant: small-caps;
}
.big {
	font-size: 16px;
	line-height: 1.3;
}
.xbig {
	font-size: 24px;
	line-height: 1.3;
	font-family: "Times New Roman", Times, serif;
}
.expanded {
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
.grey {
	color: #CCCCCC;
}
.bright {
	font-size: 10px;
}
.serif {
	font-family: "Times New Roman", Times, serif;
}
.small_serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
}
.medium_serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.1;
	font-style: italic;
}
.large_serif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.4;
}
