﻿body
{
	background-color:#666666;
	background-image: url('/lib/img/bg-home.jpg');
	background-repeat: repeat;
}
h2
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 11.25pt;
	font-weight: normal;
	line-height: 18pt;
	color: #000000;
	margin: 13px 0 5px 0;
}
p
{
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #666666;
	margin: 0 0 13px 0;
}
a, a:visited
{
	color:#000;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
	color:#993300;
}
#colText
{
	height:185px;
}
#colLinks
{
	height:20px;
}