body, td, th
{
	color: black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 85%;
}

table.main
{
	cell-padding: 0;
	cell-spacing: 0;
	border: 0;
	width: 480px;
}
table.space
{
	cell-padding: 0;
	cell-spacing: 3;
	border: 0 width:480px;
}
table.tight
{
	cell-padding: 0;
	cell-spacing: 0;
	border: 0 width: 480px;
}

input
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 95%;
}
textarea
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 95%;
}
select
{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 95%;
}

h1
{
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #FC1921;
}
h2
{
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h3
{
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h4
{
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h5
{
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #FC1921;
}

a
{
	text-decoration: none;
	color: #000088;
}
a:hover
{
	text-decoration: underline;
	color: #000000;
}
a.rotate
{
	text-decoration: none;
	color: #fc1921;
	font-size: 12px;
}
a.rotate:hover
{
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
}
a.fixed
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a.fixed:hover
{
	text-decoration: underline;
	color: #AA0000;
	font-size: 12px;
}

.base
{
	font-family: Arial, Helvetica, sans-serif;
}
.blockindented
{
	margin-left: 5%;
	margin-right: 5%;
}
.codetext
{
	font-size: 80%;
	font-family: "Courier New" , Courier, sans-serif;
	color: blue;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.redtext
{
	color: #fc1921;
}
.indented
{
	margin-left: 5%;
}
.indented2
{
	margin-left: 10%;
}
.smaller
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

big
{
	font-size: 110%;
}
b
{
	font-weight: bold;
}
i
{
	font-style: italic;
}

a.release
{
	text-decoration: underline;
	color: #000088;
}

a.release:hover
{
	text-decoration: underline;
	color: #000000;
}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

