body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.backimage {
	background-image:url(images/background.gif);
	background-repeat:no-repeat;
}

.torstext {
	font-size:16px;
	font-weight:700;
}

.bodytext {
	font-size:12px;
	text-align:justify;
	font-weight:600;
	color:#006699;
}

.imagetext {
	font-size:9px;
	text-align:right;
	font-weight:300;
	color:#006699;
}

.headertext {
	font-size:14px;
	font-weight:800;
	color:#003366;
}

.headertext2 {
	font-size:13px;
	font-weight:800;
	color:#0099CC;
}

.mainlink:link{
font-size:14px;
font-weight:800;
text-decoration:none;
	color:#003366;
}

.mainlink:visited{
font-size:14px;
font-weight:800;
text-decoration:none;
	color:#003366;
}

.mainlink:hover{
font-size:14px;
font-weight:800;
text-decoration:underline;
	color:#003366;
}

.mainlink2:link{
font-size:13px;
font-weight:800;
text-decoration:none;
	color:#0099CC;
}

.mainlink2:visited{
font-size:13px;
font-weight:800;
text-decoration:none;
	color:#0099CC;
}

.mainlink2:hover{
font-size:13px;
font-weight:800;
text-decoration:underline;
	color:#0099CC;
}


#footer
{
clear:both;
width:100%;
padding:15px 0 10px 0;
font-size:14px;
}

#footer a:link,#footer a:visited,#footer a:hover
{
color:#0099CC;
text-decoration:none;
overflow:visible;
}

.leftKeillor
{
position:absolute;
left:-3333px; 
}