/* CSS Document */
body {
	background-color: #D4D0C8;
	margin-top: 0px;
	background-image: url(images/bg.gif);
}
.style1 {color: #666666; font-size: x-small; line-height:18px}  <!-- 13px -->
.style4 {color: #666666; font-size: x-small; line-height:18px}
.style8 {color: #F5F7F8; font-size: x-small; line-height:18px}
.style10 {color: #666666; font-size: x-small; line-height:18px}
.style11 {font-size: x-small; line-height:18px}
.style14 {color: #A12121; font-size: x-small; line-height:18px}

a:link {
	font-size: x-small; color: #333333;
	text-decoration: underline;
}
a:visited {
	font-size: x-small; color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: x-small; color: #FF9900;
	text-decoration: underline;
}
a:active {
	font-size: x-small; color: #FF6600;
	text-decoration: underline;
}

