body            	{ margin: 0px; padding: 0px; 
                  	  font: 16px Garamond; color: BLACK; 
                          background-color:     #1f1713; }

hr			{ color: #355a7e; height: 2px; width: 100%; }

li                      { list-style: url(/images/arrow.png);  line-height: 19px; padding: 4px;  }

h1              	{ font: BOLD 24px Garamond; color: ORANGE; }
h2              	{ font: BOLD 20px Garamond; color: WHITE; }
h3              	{ font: 17px Garamond; color: #0478ac; }
h4              	{ font: BOLD 13px Garamond; color: #e6670a; }
h5              	{ font: 24px Garamond; color: BLACK; }
h6              	{ font: 15px Garamond; color: #9dcc61; }

.content           	{ width: 100%; color: #e0e1d3; }
.content a         	{ text-decoration: none; color: #6dac1d; }
.content a:link    	{ text-decoration: none; color: #6dac1d; }
.content a:hover   	{ text-decoration: underline; color: #378aa8; }

.topmenu           	{ width: 100%; font: 16px garamond; color: #e0e1d3; }
.topmenu a         	{ text-decoration: none; color: #e0e1d3; }
.topmenu a:link    	{ text-decoration: none; color: #e0e1d3; }
.topmenu a:hover   	{ text-decoration: underline; color: #5c7a9f; }

.restorationmenu      	 { width: 100%; font: 25px garamond; color: #e0e1d3; }
.restorationmenu a     	 { text-decoration: none; color: ORANGE; }
.restorationmenu a:link	 { text-decoration: none; color: ORANGE; }
.restorationmenu a:hover { text-decoration: underline; color: ORANGE; }

.footermenu           	{ width: 700; font: BOLD 13px garamond; color: #978f8b; }
.footermenu a         	{ text-decoration: none; color: #978f8b; }
.footermenu a:link    	{ text-decoration: none; color: #978f8b; }
.footermenu a:hover   	{ text-decoration: underline; color: ORANGE; }

.maintable      	{ width: 790px; border: 1px black solid; }
.whiteirondata	      	{ font: 11px Garamond; color: white; }

