
td.menu           	{ font-family: Arial; font-size: 11pt; color: #933533; font-weight: bold;
					  background-color: #F0E0C0 }

a.menu            	{ text-decoration: none }

a.menu:hover     	{ color: #d0a080 }

a:hover				{ background-color: #f0e0c0 }

body				{ background-color: linen }

.bottom				{ font-size: 8pt }

.top				{ font-family: times new roman, times;
					  font-size: 12pt }
					  
.box				{ font-family: arial;
					  font-size: 10pt;
					  color: #933533;
					  font-weight: bold }
					  
a.box				{ font-family: Arial; font-size: 11pt; color: #933533; font-weight: bold;
					  background-color: #F0E0C0 }
					  
a.box:hover     	{ color: #d0a080 }

.project			{ text-indent: -15; margin-left: 15; font-family: Century Gothic;
					  font-size: 11pt; font-weight: bold }
					  
a.proj          	{ text-decoration: none; font-family: Century Gothic;
					  font-size: 10pt; font-weight: bold }

a.proj:hover    	{ color: #d0a080; background-color: linen }

img.z				{ border-color: #933533 }
	  