.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: auto;
	padding: 10px;
	text-align: justify;
}
#main a {
	color: #CCCCCC;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 17px;
}
.copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
body {
	background-image: url(../images/background.gif);
	SCROLLBAR-FACE-COLOR: #023497;
	SCROLLBAR-HIGHLIGHT-COLOR: #023497;
	SCROLLBAR-SHADOW-COLOR: #023497;
	SCROLLBAR-3DLIGHT-COLOR: #023497;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #385b9f;
	SCROLLBAR-DARKSHADOW-COLOR: #023497;
}
table {
	font-size: 12px;
	color: #FFFFFF;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #023497;
	margin: 0px;
	padding: 0px;

}
.dif1 {
	display:inline;
	font-size: 12px;
	color: #FFF;
	margin:0;
}
.dif2 {
	color: #023497;
	font-size: 12px;
	margin:0;	
}
.dif3 {
	color: #FFF;
	font-size: 12px;
	margin: 10px 0;	
}

