BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC;
	SCROLLBAR-HIGHLIGHT-COLOR: #e9e7e3;
	SCROLLBAR-SHADOW-COLOR: #e9e7e3;
	SCROLLBAR-3DLIGHT-COLOR: #e9e7e3;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
  	margin-top: 10 px;
  	margin-left: 0 px;
  	margin-right: 0 px;
	background: #E3E3E3 url(../photos/bg.gif); 
}

td, tr, p, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


a {
	font-size: 10px;
	color: #0056A6;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.link {
	font-size: 10px;
	color: #FF9C00;
	text-decoration: underline;
	font-weight: bold;
}
.link:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.text {
	font-size: 10px;
	color: #FFFFFF;
}
.textjust {
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 20px;
}
.textcopyright {
	font-size: 9px;
	color: #666666;
}
.title {
	font-size: 16px;
	color: #FFFFFF;
		font-weight: bold;
}
.border {
	border: 1px solid #000000;
}