@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(page.gif);
	background-position:top center;	
	background-repeat: no-repeat;
}
a:link {
	color: #C44C58;
}
a:visited {
	color: #C44C58;
}
a:hover {
	color: #94A545;
}
a:active {
	color: #FF0000;

}

a.ts_buttonlink {
color:#ff0000;
}

a:hover.ts_buttonlink {
color:#66CCFF;
}


.horizontal_dotted_line
{
border-bottom: 1px dotted #999999;
height: 2px;
} 

.space20px
{
height: 10px;

}
		
.vertborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

.style4 {	color: #6B342C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold; 
	border-bottom: 1px dotted #999999;
	line-height: 150%;
	}

.stylesmall { font-size: 10px; }

.blackback { background-color: #000000; }


.style5 {

font-size: 24px;
line-height: 120%;
}
a:link.style5 {
	color: #000000;
	text-decoration: none;
}

li {
line-height: 150%;
}


-->
</style>
