body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
td.mainBg {
	background-image:url(images/body_bg_repeat.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
a:link {
	color: #857aa1;
	text-decoration: none;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #81abd5;
	text-decoration: underline;
}
a:active {
	color: #006666;
	text-decoration: none;
}

/* CSS Document */