
<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back2.gif);
	background-repeat: repeat-x;
}

.content {
	background-image: url('images/content.gif');
	background-repeat: no-repeat;
	     font-face: Arial, Helvetica, sans-serif;
        font-size: 12;s
        color: #A0A1A7; 
 }

.side {
        background-image: url('images/side.gif');
        background-repeat: repeat-y;
 } 

.title {
	font-face: Arial, Helvetica, sans-serif;
	font-size: 14;
	color: #4C70A9;
	font-weight: bold;	
	text-transform: uppercase;
}

h1 	{
	color: #EBEBEB;
	font-size: 30px;
	line-height: 4px;
	}
	

.footer:link, .footer:visited {
color: #FFFFFF;
text-decoration: none;
}
.footer:active, .footer:hover {
color: #FFFFFF;
text-decoration: underline;
}

.cr {
font-size: 10px;;
color:#FFFFFF;
}

a:link, a:visited {
color: #4C70A9;
text-decoration:none;
}

a:hover, a:active {
color:#CC0000;
text-decoration:none;
}
-->

