/* CSS Document */

body {
	background-color: #DDE8E8;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.style1 {color: #6F8B97}
.style2 {color: #6F8B97; font-size: 10px; line-height: 12px;}
.style3 {color: #666666}
.style5 {color: #6F8B97; font-style: italic; }

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #6F8B97;
}
a:active {
	color: #6F8B97;
}
