body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
}
		

h2  { font-size: 30px;
	font-weight: bold; }

		
h3 { font-size: 20px;
	font-weight: bold; }
	
h4 { font-size: 16px;
	font-weight: bold; }
	
h5 { font-size: 13px;
	font-weight: bold; }
	
h6 { font-size: 24px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none; }
		
span.bold { font-weight: bold;}

 .notused { color: #CCCCCC; }


span.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: transparent;
	font-size: 10px;
	text-decoration: none;
	font-style: italic;
	font-weight: 100;
}
		
p.one { font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #333333; 
		background-color: transparent; 
		font-size: 10px; 
		text-decoration: none;}
		
a:link {color: #333333; text-decoration: none;}
a:visited {color: purple; text-decoration: none;}
a:hover { color: green; text-decoration: none;}
a:active { color: red; text-decoration: none;}

.redtype { color: #FF0000;
	background-color: #FFFFFF; }
		
		
#alert {
width: 50px;
height: 20px;
position: absolute;
background: transparent;
top: 598px;
left: 567px;
z-index: 1; }		

span.alert { font-weight: bold; color: red !important; background-color: transparent; }

.tone { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; 
		background-color: transparent; 
		font-size: 9px; 
		font-weight: bold;
		text-align: center;
		text-decoration: none; }

.misspell { font-family: Verdana, Arial, Helvetica, sans-serif; 
		color: #FFFFFF; 
		background-color: transparent; 
		font-size: 6px; 
		text-align: center;
		text-decoration: none;}
