.null {}

font		{
		font-family: arial,helvetica;
		color: #4A4A4A;
		}

h1		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 110%;
		font-weight: bold;
		color: #EE9900;
		line-height: 95%;
		}
	
h2              {  
                color: #777777; 
                font-family: Arial, Helvetica, sans-serif;
		font-size: 90%;
                }

h5              {  
                color: #FF9900; 
                font-family: Arial, Helvetica, sans-serif;
                }
.breadcrumb	{
		font-size: 70%;
		color: #5E5E5E;
		}
		
a:link 		{
		color:#0069B3;
		text-decoration: none;
		font-weight: bold;
		font-size: 79%;
		}
	
a:visited 	{
		color:#3D117B;
		text-decoration: none;
		font-weight: bold;
		font-size: 79%;
		}
	
a:hover		{
		color:#3D117B;
		text-decoration: none;
		font-weight: bold;
		font-size: 79%;
		}
		
.subnav		{
		font-size: 85%;
		font-weight: bold;
		}

		
.subnavtext	{
		font-size: 73%;
		color: #9B9B9B;
		}
		
.subsubnav	{
		font-size: 96%;
		font-weight: bold;
		color: #FFFFFF;
		}
		
.headtext	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 120%;
		font-weight: bold;
		color: #FFFFFF;
		}
.date	{
		font-size: 72%;
		font-weight: bold;
		color: #FFFFFF;
		}
		
.subheading	{
		color: #4C90D2;
		font-weight: normal;
		font-size: 110%
		}
		
.normal		{

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

.topnavleft		{
		font-family: arial,helvetica;
		color: #FFFFFF;
		}

a:link.footnav	{
		color:#0066CC;
		text-decoration: underline;
		font-weight: normal;
		font-size: 86%
		}
	
a:visited.footnav{
		color:#3D117B;
		text-decoration: underline;
		font-weight: normal;
		font-size: 86%
		}
	
a:hover.footnav	{
		color:#3D117B;
		text-decoration: underline;
		font-weight: normal;
		font-size: 86%
		}
	
a:link.topnav	{
		color:#FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 79%
		}
	
a:visited.topnav{
		color:#CCCCCC;
		text-decoration: none;
		font-weight: bold;
		font-size: 79%
		}
	
a:hover.topnav	{
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
		font-size: 79%
		}
		