body 
	{ font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; font-size: 10pt; color: #CCCCCC; 
	background-color: #000000; margin-top: 0px; 
	margin-right: 0px; margin-bottom: 0px; margin-left: 0px; 
	padding-top: 0px; padding-right: 0px; padding-bottom: 0px; 				 padding-left: 0px} 
p { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; 
	color: #CCCCCC; margin-top: 5px; margin-right: 5px; 	margin-bottom: 5px; margin-left: .3in; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px} 
	
ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: .3in;
}	
	
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCCCCC;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 5px; margin-right: 5px; margin-bottom: 5px; margin-left: .3in; 
	padding-top: 0px;  padding-right: 0px; padding-bottom: 0px; padding-left: 0px
} 
	
h1,h2,h3,h4,h5,h6
	{
	font-family : arial,helvetica,sans-serif;
	margin-left : .3in;
	margin-right : .3in;
/*	font-size: 12pt; */
}

h1	{font-size : 12pt; color : #ffff00;}	 /*yellow */
h2	{font-size : 12pt; color : #ff6633;}	/* orange */
h3	{font-size : 10pt; color : #ffff00;}	 /*yellow */
h4	{font-size : 14pt; color : #3366ff; font-weight : normal;}
h5	{font-size : 10pt; color : #ffff00;}	 /*yellow */
h6	{font-size : 10pt; color : white; font-style : italic;}	 /*white */


/* ff6633 is orange 
 ffff00 is yellow */

b { font-weight: bold} 
i { font-style: italic} 

.topnav { font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;  color: #3366ff; text-decoration: none} 
	
td { font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt} 

.highlight_yellow { font-family: Arial, Helvetica, sans-serif; font-size: 110%; font-weight: bold; color: #ffff00} 

.highlight_red { font-family: Arial, Helvetica, sans-serif; font-size: 110%; font-weight: bold; color: #ff0000} 

.space { line-height : 175%;}
.spaceless { padding-top : 5px;}

.bigger { font-size: 12pt} 
.smaller { font-size: 10pt}
.smallerer { font-size: 8pt; line-height : 150%; }
.smallisher { font-size: 8pt; }

.navlink 
	{ font-size : 8pt; font-family : arial,helvetica,sans-serif; color : #0000cc;}

.purple { color : #cc00ff;}
.black		{
	font-size : 8pt;
	font-family : arial,helvetica,sans-serif;
	color : #000000;
	font-weight: bold;
}  
.red { color : #ff0000; }
.yellow { color : #ffff00; }
.orange { color : #ff6633; }
.green { color : #33cc33; }

.copy	{ font-size : 6pt; font-family : arial,helvetica,sans-serif; color : #000000;}

.copywhite	{ font-size : 7pt; font-family : arial,helvetica,sans-serif; color : white;}

.reverse { padding: 5px; background-color:#ffffff; color:#000000;  }

.navlarge 
	{ font-size : 10pt; font-family : arial,helvetica,sans-serif; color : #3366ff; padding: 5px; font-weight:bold;}

.big	{ font-size : 16pt; }

.excerpt	{ font-family : 'times new roman',times, serif; font-size: 12pt; color : #000000;}

.excerpthead 	{ font-family : 'times new roman',times, serif; font-size: 12pt; font-weight : bold; color : #000000;}

.excerptlarge	{ font-family : 'times new roman',times, serif; font-size: 14pt; font-weight : bold; color : #000000;}

.excerptlarger { font-family : 'times new roman',times, serif; font-size: 18pt; font-weight : bold; color : #000000;}

.excerptsmall	{ font-family : 'times new roman',times, serif; font-size: 10pt; color : #000000;}

.excerptsmaller { font-family : 'times new roman',times, serif; font-size: 8pt; color : #000000;}

a:link		{ color : #3399ff; text-decoration : none;}		
a:active	{ color : #3399ff; text-decoration : none;}  
a:visited	{ color : #3399ff; text-decoration : none;} 
a:hover		{ color : #3366ff; text-decoration : underline;}    
	 
 .here	
	{ font-weight : bolder; color : black;}	 
 

