* {
	font-family: arial, verdana, sans-serif;
	font-size: 13px
}

textarea, SELECT, INPUT {
	font-size: 11px
}

.SmallFont {
	font-size: 10px
}

a {
	font-size: 11px;
	text-decoration: underline;
	color: #0000FF
}

a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #0000FF
}

H1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 10px
}

H2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px
}

HR {
	line-height: 10px;
	margin-bottom: 0px
}

a.otherLinks {
	font-size: 11px;
	text-decoration: underline;
	color: #777777
}

a:hover.otherLinks {
	font-size: 11px;
	text-decoration: none;
	color: #777777
}

.copyright {
	font-size: 10px;
	color: 666666
}
