.main		{font-family:arial; 
		color:#000000; 
		}
		
.main14		{font-family:arial; 
		font-size:14px;
		color:#000000; 
		}
		
.bluecell		{background-color: #336699; 
		}
		
.litebluecell		{background-color: #C4D8EB; 
		}

.comment		{width=80%;
		background-color: #C4D8EB;
		font-family:arial; 
		font-size:11px;
		color:#336699;
		border:1px solid #336699
		}		
		
		
.footerblue		{background-color: #C4D8EB;
		font-family:arial; 
		font-size:12px;
		color:#336699;
		}
		
strong		{color : #ffffff ;
		font-weight : bold ;
		letter-spacing: 0px ;
		font-size : 12px ;
		line-height: 14px ;
		font-family: arial, helvetica, sans-serif ; 
		}
		
b		{font-weight : bold ;
		}
		
		
h2		{color : #ffffff ;
		font-weight : bold ;
		font-size : 20px ;
		line-height: 20px ;
		margin-top: 4px ;
		margin-bottom: 4px ;
		font-family: arial, helvetica, sans-serif ; 
		}
		
		
i		{color : #000000 ;
		font-weight : bold ;
		font-style : italic ;
		font-size : 12px ;
		line-height: 14px ;
		font-family: arial, helvetica, sans-serif ; 
		}

		
A:link { 
		font-family:arial;
		font-size:12px; 
		color:#000000; 
		text-decoration:none; 
		}

A:active { 
		font-family:arial;
		font-size:12px; 
		color:#000000; 
		text-decoration:none; 
		}

A:visited { 
		font-family:arial;
		font-size:12px; 
		color:#000000; 
		text-decoration:none; 
		}

A:HOVER {
	text-decoration: none ;
	color: #006600 ;
	font-size : 12px ;
	font-family: arial ;
	color :#923900 ;
}

