body 	{
	background-color:#000000;
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table, tr, td {
       font-family: Georgia, Arial, Helvetica, sans-serif;
       color: #AAAAAA;
       font-size: 13px;
       line-height: 18px;
}

a:link, a:active, a:visited, a:hover {	
	color: #AAAAAA;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.title {
       font-family: Times New Roman;
       color: #999999;
       font-size: 18px;
       font-weight: bold;
       line-height: 24px;
}

.subtitle {
       font-family: Georgia, Arial, Helvetica, sans-serif;
       color: #c79d81;
       font-size: 14px;
       line-height: 20px;
       font-weight: bold;
}

.trans_scrollbars {
      scrollbar-base-color:#5d493c;
      scrollbar-track-color:#000000;
      scrollbar-arrow-color:#C2A2DA}
}

