body{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	margin: 0px;
	background-color: #e5e5e4;
}
table {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.bg-table {
	background-image: url(images/bg_content.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
A:link {
	COLOR: #333333;
}
A:visited {
	COLOR: #333333;
}
A:hover {
	COLOR: #08459c;
}
A:active {
	COLOR: #333333;
}
.blue {
	font-family: Verdana;
	color: #0945b1;
}
.main-header {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #0945b1;
}
.copy {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
}
.side A:link{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #1952a3;
	text-decoration: none;
}
.side A:visited{
	font-size: 10px;
	font-weight: bold;
	color: #1952a3;
	text-decoration: none;
}
.side A:active{
	font-size: 10px;
	font-weight: bold;
	color: #1952a3;
	text-decoration: none;
}
.side A:hover{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}