body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
#wrapper {
	width: 1100px;
	margin-left: 10px;
	margin-top: 10px;
}
#leftcol {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}
#rightcol {
	width: 900px;
	float: right;
	font-family: "Rockwell";
	font-size: small;
	color: #999999;
}
.clearit {
	clear: both;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
	text-decoration: none;
}
 a.linkstyle1 span
{
	color: #333333;
	text-decoration: none;
	font-size: small;
	line-height: 16px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: lighter;
}

a.linkstyle1:hover span
{
color: #0270BB;
text-decoration: none;
}
a.linkstyle2 span
{
	color: #333333;
	text-decoration: none;
	font-size: x-small;
	line-height: 16px;
	text-decoration: none;
}
a.linkstyle2:hover span
{
color: #0270BB;
text-decoration: none;
}
a.linkstyle3 span
{
	color: #0270BB;
	text-decoration: none;
	font-size: large;
	line-height: 25px;
	font-family: Rockwell;
	font-size: medium;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-transform: none;
}
a.linkstyle3:hover span
{
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
}
a.linkstyle4 span
{
	color: Red;
	text-decoration: none;
	font-size: large;
	line-height: 25px;
	font-family: Rockwell;
	font-size: medium;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	text-transform: none;
}
a.linkstyle4:hover span
{
	color: #333333;
	text-decoration: none;
	line-height: 25px;
	font-weight: normal;
}

h1
{
	color: #333333;
	text-decoration: none;
	font-size: small;
	line-height: 16px;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: lighter;
}
