/*--------------------------------------------------*/

body, div, p {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}

body,td,p { font-size: 8pt; line-heigth:11pt; 
	}

.dot { margin:10px; padding:10px; border:1px dotted #666; line-heigth:13pt;}
.small { font-size:8pt; line-height:10pt; 
	}

h1,h2 { font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size:11pt; line-height:13pt; font-weight:bold; }
	
a.whitebold, a.whitebold:visited { 
	color:white; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none; 
	}
a.whitebold:hover { 
	color:black; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none; 
	}
	
table, th, td, input, textarea {
	color : #333;
	font-size : 11px;
	}
pre {
	color : #333;
	font-size : 11px;
	}
a {
	color : #000000;
	font-size : 11px;
	text-decoration : none;
	}
a:hover {
	text-decoration : underline;
	}

