.null {}

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

.breadcrumb	{
		font-size: 66%;
		color: #5E5E5E;
		}
		
a:link 		{
		color:#4C90D2;
		text-decoration: none;
		font-weight: bold;
		}
	
a:visited 	{
		color:#800000;
		text-decoration: none;
		font-weight: bold;
		}
	
a:hover		{
		color:#EA6B48;
		text-decoration: underline;
		font-weight: bold;
		}
		
.subnav		{
		font-size: 85%;
		font-weight: bold;
		}
.dots		{
		font-size: 79%;
		color: #E5A853;
		}
		
.infotext		{
		font-size: 92%;
		color: #E48603;
		font-weight: bold;
		}
		
.headinfo		{
		font-size: 80%;
		color: #FFFFFF;
		}
		
.headtext	{
		font-size: large;
		color: #632BB2;
		line-height: 95%;
		}
		
.subheading	{
		color: #E5A853;
		font-weight: normal;
		font-size: 110%
		}
		
.normal		{

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

a:link.backnav 		{
		color:#4C90D2;
		text-decoration: none;
		font-weight: bold;
		}
	
a:visited.backnav 	{
		color:#4C90D2;
		text-decoration: none;
		font-weight: bold;
		}
	
a:hover.backnav		{
		color:#EA6B48;
		text-decoration: underline;
		font-weight: bold;
		}

	
a:link.footnav	{
		color:#336699;
		text-decoration: none;
		font-weight: bold;
		}
	
a:visited.footnav{
		color:#800000;
		text-decoration: none;
		font-weight: bold;
		}
	
a:hover.footnav	{
		color:#336699;
		text-decoration: underline;
		font-weight: bold;
		}
		
a:link.topnav	{
		color:#FFFFFF;
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 90%;
		}
	
a:visited.topnav{
		color:#800040;
		text-decoration: underline;
		font-weight: normal;
		}
	
a:hover.topnav	{
		color:#FF9900;
		text-decoration: underline;
		font-weight: normal;
		}
		
	.imgborder {
		border: 1px solid #000;
	}
