/* CSS Document */

body {
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
background-color:#FDF5EB;
}

.line {
line-height:20px;
}

.space{
text-indent:25px;
}

a:active {
color:#6E0E10;
text-decoration:none;
}

a:link {
color:#6E0E10;
text-decoration:none;
}

a:visited {
color:#6E0E10;
text-decoration:none;
}

a:hover {
color:#E5B06A;
text-decoration:none;
}

.ba:active {
color:#ffffff;
text-decoration:none;
}

.ba:link {
color:#ffffff;
text-decoration:none;
}

.ba:visited {
color:#ffffff;
text-decoration:none;
}

.ba:hover {
color:#E5B06A;
text-decoration:none;
}


.line table tr td {
	color: #900;
}
.line table {
	color: #933;
}
.b {
	font-weight: bold;
}
.xc {
	color: #00F;
}
