body 	  { font-size: 13px; font-family: Arial, Helvetica, sans-serif; background-color: black; margin: 0; font-color: white  }

A:link	{
	color: #cccccc;
			text-decoration : none;
	}

A:visited	{
	color: #666666;
		text-decoration : underline;
	}

A:hover 	{
	color: #BF7A76;
		text-decoration : underline;
	}
A.linklight:visited	{
	color: #82718D;
		text-decoration : underline;
	}
A.linklight:hover	{
	color: #F9B158;
		text-decoration : underline;
	}
A.linklight:link	{
	color: lightblue
			text-decoration : none;
	}
A.topnav:visited	{
	color: #C1C4F5;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: medium; 
		text-decoration : none;
	}
A.topnav:hover	{
	color: #white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: medium; 
		text-decoration :none;
	}
A.topnav:link	 { color: yellow; font-size: 11px; font-weight: medium; text-decoration: none }	
	
UL	{
	list-style-type : circle;
	}	
	
DIV  	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	list-style-type : disc;
	}
	
blockquote  	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	list-style-type : disc;
	}
	
.table	{
	border : 1;
	padding: 0;
	margin-left : 25px;
	margin-right : 25px;
	margin-top : 10px;
	margin-bottom : 10px;
	}


td 	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
	list-style-type : square;
	}

.footer  	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #DBB77F;
	}

.title {  
	color: #C0C0C0;
	background-color : transparent;
	background-image : none;
; font: bold 20px Arial, Helvetica, sans-serif
	}

.titletertiary {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #BF7A76;
	background-color : transparent;
	background-image : none;
	}
.titletertiary2 {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #FD9733;
	background-color : transparent;
	background-image : none;
	}
	
A.titletertiarylink:visited	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #666666;
	background-color : transparent;
	background-image : none;
		text-decoration : none;
	}
A.titletertiarylink:hover	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #BF7A76;
	background-color : transparent;
	background-image : none;
		text-decoration : none;
	}
A.titletertiarylink:link	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #cccccc;
	background-color : transparent;
	background-image : none;
	text-decoration : none;
	}

.subtitletertiary {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #DBB77F; 
	background-color : transparent; 
	background-image : none;
	}

.tiny 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	font-weight: normal;
	}
.small	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: normal;
	}
.medium	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-weight: bold;
	}
select	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	}	
li 	{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #DBB77F}