BODY { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; text-align: left; background-color: #999; color: #333333; padding: 0px; margin: 10px; margin-right: 10px; width: 100%; height: 100%; scrollbar-face-color: #eee; scrollbar-shadow-color: #ccc; scrollbar-highlight-color: #999; scrollbar-3dlight-color: #ccc; scrollbar-darkshadow-color: #999; scrollbar-track-color: #ccc; scrollbar-arrow-color: #999; }
.image{
	border-style:solid;
	border-color: black;
	border-width:2px;
      }
a:link, a:visited, a:active {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0099ff;
	text-decoration: underline;
}

a.black, a.black:visited, a.black:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none; 	
}
a.black:hover {
	color: #0099ff;
	text-decoration: underline;
}
a.dark, a.dark:visited, a.dark:active, a.dark:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none; 
}

a.plain, a.plain:visited, a.plain:active, a.plain:hover {
	color: #cccccc;
	font-weight: none;
	text-decoration: none; 
}

table, table tr, table td {
	font-family: Verdana, Geneva, Arial, Helvetica; 
	font-size: 7pt;
	color: #333333; }
	
.dashed {
	border:1px #000000 dashed
	}
.dashed-gray {
	background-color: #cccccc;
	}		
.dashed-dark {
	border:1px #cccccc dashed;
	background-color: #666666;
	color: white;
	}
.gray {
	color: #cccccc;
}		
input, textarea, select {
	background-color: #eee;
	border-style: solid;
	border-width: 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #333;
	padding: 0px; }
	
.smallcomment { 
	font-family: Verdana, Geneva, Arial, Helvetica; 
	font-size: 10px; 
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	color: #333333;
	text-align: left; }
	
.smallwhite { 
	font-family: Verdana, Geneva, Arial, Helvetica; 
	font-size: 10px; 
	padding: 0px 0px 0px 0px;
	line-height: 12px;
	color: #fff;
	text-align: left; }
	
.smallbrowse { 
	font-family: Verdana, Geneva, Arial, Helvetica; 
	font-size: 10px; 
	text-indent: 20px;
	line-height: 12px;
	text-align: right; }
.italic {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-style: italic; 
	font-size: 7pt;
	text-align: left;
	color: #333333; 
	padding: 0px 10px 0px 0px;}
				
