body {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #767676;
	color: #545454;
}

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma;
	color: #8AAC39;
}

td.leftsider {
	background-image: url(cleanimages/slice_R_04_C_01.jpg);
}

td.rightsider {
	background-image: url(cleanimages/slice_R_04_C_08.jpg);
}

a:link {
	color: #69AE25;
}

a:visited {
	color: #B28927;
}

hr {
    border: 1px dashed gray;
    height: 0px;
}

font.small {
	color: #63811D;
}

font.xsmall
{
	color: #63811D;
}

font.topp
{
	font-size: 80%;
	margin-bottom: 0px;
	color: #000000;
}

.right
{
	font-size: 85%;
	text-align: right;
}

.listbox {
	background-color: #C3C8E1;
}

.inlinebox {
	background-color: #C3C8E1;
}

.footer
{
	font-size: 80%;
	color: #000000;
}

ul {
	padding-left: 25px;
	margin-top: 5px;
}

