body, td, th, tr, table{ font-family: Verdana;
                         font-size: 10px; 
						 text-decoration: none;
						 text-align: justify; 
						 cursor: crosshair;
                         scrollbar-face-color: #C7CC87;
                         scrollbar-highlight-color: #C7CC87;
                         scrollbar-3dlight-color: #000000;
                         scrollbar-darkshadow-color: #000000;
                         scrollbar-shadow-color: #C7CC87;
                         scrollbar-arrow-color: #000000;
                         scrollbar-track-color: #FCF4DF;
						 background-image:  url(crushed_bg.jpg);
						 background-repeat: repeat-y;
						 background-color: #FCF4DF;}
						 
.head {                  border-bottom: 1px solid #C7CC87; 
                         color:#C7CC87; 
						 text-transform: uppercase;
						 font-family: Georgia;
						 font-weight: bold;}
						 
a:link {                 text-decoration: none;
                         font-weight: bold;
                         color:#C7CC87;
                         cursor: crosshair;}
						 
a:visited {              text-decoration: none;
                         font-weight: bold;
                         color:#C7CC87;
                         cursor: crosshair;}
						 
a:hover {                text-decoratiion: none;
                         font-weight: bold;
                         color:#C7CC87;
                         cursor: crosshair;
						 border-bottom: 1px dashed #C7CC87;}
						 
input, textarea, select {background-color: #C7CC87;
                         font-family: verdana;
                         font-size: 10px; color:#000000;
						 border: 1px solid #000000;}

