.null {}

font		{
		font-family: verdana,arial,helvetica;
		color: #4A4A4A;
		}
	
h1              {  
                color: #333959; 
                font-family: Arial, Helvetica, sans-serif;
		font-size: 85%;
                }

h2              {  
                color: #777777; 
                font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
                }
h5              {  
                color: #FF9900; 
                font-family: Arial, Helvetica, sans-serif;
                }
.breadcrumb	{
		font-size: 60%;
		color: #5E5E5E;
		}
		
a:link 		{
		color:#0069B3;
		text-decoration: underline;
		font-weight: bold;
		}
	
a:visited 	{
		color:#800040;
		text-decoration: underline;
		font-weight: bold;
		}
	
a:hover		{
		color:#333333;
		text-decoration: underline;
		font-weight: bold;
		}
		
.subnav		{
		font-size: 85%;
		font-weight: bold;
		}

		
.subnavtext	{
		font-size: 73%;
		color: #9B9B9B;
		}
		
.subsubnav	{
		font-size: 73%;
		font-weight: bold;
		}
		
.headtext	{
		font-size: large;
		color: #333959;
		line-height: 95%;
		}
		
.subheading	{
		color: #4C90D2;
		font-weight: normal;
		font-size: 110%
		}
		
.normal		{

		line-height: 130%;
		}
		
.footer		{
		font-size: 74%;
		color: #C0C0C0;
		}

a:link.footnav	{
		color:#0066CC;
		text-decoration: none;
		font-weight: normal;
		}
	
a:visited.footnav{
		color:#800040;
		text-decoration: none;
		font-weight: normal;
		}
	
a:hover.footnav	{
		color:#0066CC;
		text-decoration: underline;
		font-weight: normal;
		}
	
a:link.areanav	{
		color:#666666;
		text-decoration: none;
		font-weight: bold;
		font-size: 75%;
		}
	
a:visited.areanav{
		color:#800040;
		text-decoration: none;
		font-weight: bold;
		font-size: 75%;
		}
	
a:hover.areanav	{
		color:#333333;
		text-decoration: underline;
		font-weight: bold;
		font-size: 75%;
		}
		