a
{
	color: #ff8c00;
	font-weight: bold;
	text-decoration: none;
}
body
{
	font-size: small;
	font-family: Verdana;
}

.IE8Fix
{
	z-index: 100;
}

table.default
{
	border-collapse: collapse;
	border-right: silver solid;
	border-top: silver solid;
	border-left: silver solid;
	border-bottom: silver solid;
}
td.silverthin
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	border-collapse: collapse;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
h1
{
	font-weight: bold;
	font-size: x-large;
	color: green;
	font-family: verdana;
}
h2
{
	font-weight: bold;
	font-size: large;
	color: green;
}
h5
{
	font-weight: bold;
	color: green;
}
a.purple
{
	color: purple;
	font-weight: normal;
}
p.small
{
	font-size: x-small;
}
p.green
{
	color: green;
}
h4
{
	color: green;
	font-size: small;
}
h3
{
	font-size: medium;
	color: green;
}
a.green
{
	color: green;
}
th.ep
{
	font-size: xx-small;
	border-bottom: silver 1px solid;
	font-family: Verdana;
}
td.ep
{
	font-size: xx-small;
	border-bottom: silver 1px solid;
	font-family: Verdana;
}
