a:link		{ color:#0000ca; 
		  text-decoration:none; }
a:visited	{ color:#0000ca; 
		  text-decoration:none; }
a:hover		{ color:red;
		  text-decoration:underline; }

H1		{ font-family:arial,helvetica; 
		  font-size:15pt; 
		  font-weight:bold; 
		  margin-bottom:0; 
		  margin-top:0; }
H2		{ font-family:arial,helvetica; 
		  font-size:10pt;
		  font-weight:bold; 
		  margin-bottom:0; 
		  margin-top:0; }
H3		{ color:#0000ca; 
		  font-family:arial,helvetica; 
		  font-size:10pt; 
		  font-weight:bold; }
H4		{ color:#000033; 
		  font-family:arial,helvetica; 
		  font-size:10pt; 
		  font-weight:bold; 
		  margin-bottom:0; }

.table-head	{ font-family:arial,helvetica; 
		  font-size:10pt; }
.table-top	{ background-color:#cccccc; }
.table-cell	{ background-color:#eeeeee; 
		  vertical-align:top; }
.table-surround	{ background-color:black; }
.table-light	{ background-color:#00cc99; }

.small		{ font-family:arial,helvetica; 
		  font-size:8pt; }
.body		{ font-family:arial,helvetica; 
		  font-size:10pt; }
.aw-green	{ background-color:#009966; }

.td-1           { background-color:#dddddd;
	          vertical-align:top; 
                  font-family:arial,helvetica; 
                  font-size:10pt; }

.td-2           { background-color:#cccccc;
                  vertical-align:top; 
                  font-family:arial,helvetica; 
                  font-size:10pt; }

.sidenavbg	{
	color: #000000;
font-family:arial,helvetica; 
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}
	
a.sidenavbg:link	{
	color: #000000;
font-family:arial,helvetica; 
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}
	
a.sidenavbg:visited	{
	color: #000000;
font-family:arial,helvetica; 
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	}
	
.sidenavsm	{
	font-size: 10pt;
font-family:arial,helvetica; 
	color: #000000;
	text-decoration: none;
	}
	
a.sidenavsm:link	{
	color: #000000;
font-family:arial,helvetica; 
	font-size: 10pt;
	text-decoration: none;
	}
	
a.sidenavsm:visited	{
	font-size: 10pt;
font-family:arial,helvetica; 
	color: #000000;
	text-decoration: none;
	}
	
.greytext	{
	color: #cccccc;
	}
	
.nav	{
	background-color: #eeeeee;
	}
	
.navmain	{
	background-color: #cccccc;
	cursor: hand;
	}
	
.navhilite	{
	background-color: #00cc99;
	cursor: hand;
	}
	
