/* CSS Document */
body {
	background-color: #D4D0C8;
	margin-top: 0px;
	background-image: url(images/bg.gif);
}
.style1 {font-size: x-small;  line-height:18px}
.style4 {font-size: x-small; color: #666666}
.style15 {
	color: #9121A1;
	font-size: x-small; 
}
.w10 { font-family:Arial; color:#000033; font-size: x-small}

a:link {
	font-size: x-small; color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	font-size: x-small; color: #000000;
	text-decoration: none;
	text-decoration: underline;
}
a:hover {
	font-size: x-small; color: #FF0000;
	text-decoration: none;
	text-decoration: underline;
}
a:active {
	font-size: x-small; color: #FF0000;
	text-decoration: none;
	text-decoration: underline;
}