.null {}


body 		{  margin: 0}
font		{
		font-family: arial,helvetica;
		color: #4A4A4A;
		}
	
h2              {  
                color: #FF9900; 
                font-family: Arial, Helvetica, sans-serif;
		font-size: 73%;
                }

h1		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: large;
		font-weight: normal;
		color: #FF9900;
		line-height: 95%;
		}
h5              {  
                color: #FF9900; 
                font-family: Arial, Helvetica, sans-serif;
                }
.breadcrumb	{
		font-size: 66%;
		color: #5E5E5E;
		}
.copyright	{
		font-size: 66%;
		color: #D9D9D9;
		}
		
a:link 		{
		color:#0066CC;
		text-decoration: underline;
		font-weight: normal;
		}
	
a:visited 	{
		color:#800040;
		text-decoration: underline;
		font-weight: normal;
		}
	
a:hover		{
		color:#3D117B;
		text-decoration: underline;
		font-weight: normal;
		}
		
.subnav		{
		font-size: 85%;
		font-weight: bold;
		}

		
.subnavtext	{
		font-size: 73%;
		color: #9B9B9B;
		}
		
.subsubnav	{
		font-size: 80%;
		font-weight: bold;
		color: #3D117B;
		}
		
.headtext	{
		font-size: 98%;
		color: #330066;
		font-weight: bold;
		line-height: 95%;
		}
.artheadtext	{
		font-size: 98%;
		color: #B7ACEB;
		font-weight: bold;
		line-height: 95%;
		}
		
.subheading	{
		color: #330066;
		font-weight: normal;
		font-size: 90%
		}

.article	{
		color: #FFAA00;
		font-weight: normal;
		font-size: 90%
		}
		
.normal		{

		line-height: 130%;
		}
		
.footer		{
		font-size: 74%;
		color: #C0C0C0;
		}
.divider		{
		color: #3D117B;
		}
.bar		{
		color: #CC0000;
		font-size: 90%
		}
a:link.topnav	{
		color:#000000;
		text-decoration: underline;
		font-weight: normal;
		}
	
a:visited.topnav{
		color:#FFFFCC;
		text-decoration: underline;
		font-weight: normal;
		}
	
a:hover.topnav	{
		color:#000000;
		text-decoration: underline;
		font-weight: normal;
		background-color:#FFFFEE
		}	
a:link.boldnav	{
		color:#333333;
		text-decoration: underline;
		font-weight: bold;
		}
	
a:visited.boldnav{
		color:#800040;
		text-decoration: underline;
		font-weight: bold;
		}
	
a:hover.boldnav	{
		color:#FFFFFF;
		text-decoration: underline;
		font-weight: bold;
		}
a:link.footnav	{
		color:#0066CC;
		text-decoration: underline;
		font-weight: normal;
		}
	
a:visited.footnav{
		color:#800040;
		text-decoration: underline;
		font-weight: normal;
		}
	
a:hover.footnav	{
		color:#3D117B;
		text-decoration: underline;
		font-weight: normal;
		}
a:link.back	{
		color:#0066CC;
		text-decoration: underline;
		font-weight: bold;
		}
	
a:visited.back	{
		color:#0066CC;
		text-decoration: underline;
		font-weight: bold;
		}
	
a:hover.back	{
		color:#0066CC;
		text-decoration: underline;
		font-weight: bold;
		}
