body 	{
	scrollbar-face-color: #666666;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	background-color: #313029;
	color: #CCCCCC;
	font-size: x-small;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	text-decoration: none;}

table, tr, td, textarea, input 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 15px;
	text-decoration: none;
}

.title { font-size: 18px;  font-weight: bold;  }

.subtitle { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 15px;
	text-decoration: none;  }

.horizontalLine {
	background-color: #868B96;
}

.bold 	{ 
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 15px;
	text-decoration: none;
}

.smalltext 	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.error { color: Red;  font-weight: bold;  }

a:link { color: #C18A0B; font-weight: bold; text-decoration: none}

a:active { color: #CC0000; text-decoration: none}

a:visited { font-weight: bold; color: #C18A0B; text-decoration: none}

a:hover {  color: #CEC7B5; text-decoration: underline

