a {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

a:hover {
	color: #FF0000;
	text-decoration: underline overline;
}

a:active {
	color: #990000;
}

address {
	font-size: 0.50em;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, Helv, sans-serif, sans;
	font-size: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p.sw_quote {
	color: #006600;
}

p.update {
	color: #990000;
	font-size: 0.75em;
	margin-left: 30px;
	margin-right: 30px;
}

td {
	/* Nutscrape compatibility, for all the "alternative" types out there. */
	color: #000000;
	font-family: Arial, Helvetica, Helv, sans-serif, sans;
	font-size: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.copyright {
	font-size: 0.50em;
	vertical-align: super;
}

.emphasis {
	font-weight: bold;
	text-decoration: underline;
}

.large {
	font-size: 1.50em;
}

.small {
	font-size: 0.75em;
}

.smallbold {
	font-size: 0.75em;
	font-weight: bold;
}

.sw_alpha {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}

.sw_beta {
	background-color: #CC9933;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}

.sw_header {
	font-size: 110%;
	font-weight: bold;
}

.sw_nav {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 0.8em;
}

.sw_prealpha {
	background-color: #000099;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}

.sw_released {
	background-color: #009900;
	color: #FFFFFF;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
}

.xlarge {
	font-size: 2.00em;
}
