body	{
	margin: 0;
	background-color: #FFFFFF;	
	scrollbar-arrow-color: #FFFFFF;
    scrollbar-base-color: black;
	scrollbar-face-color: #999966;
	scrollbar-dark-shadow-color: black;
	scrollbar-track-color: #E5E5D9;
	scrollbar-shadow-color: silver;
	scrollbar-highlight-color: #999966;
	scrollbar-3d-light-color: #999966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000
	}

a	{
	color: #666633;
	text-decoration: underline
	}

a:hover	{
	text-decoration: none
	}

a.footer {
	color: #FFFFFF;
	text-decoration: underline
	}

a.footer:hover {
	text-decoration: none
	}

input, textarea, select {
	font-size: 10px;
	color: #666633;
	background: #FFFFFF;
	border: solid 1.5px #3E1849
	}

.button_color
	{
	font-size: 10px;
	color:#FFFFFF;
	background: #666633;	
	border: solid 1.5px #000000
	}

td 	{
	font-size: 10px
	}

.path 	{
	font-size: 10px
	}

.ee 	{
	font-style: italic;
	font-weight: bold;
	color: #666633
	}

.green {
	color: #666633
	}

.paragraphtitle {
	color: #666633;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold
	}

ol	{
	display:list-item;
	list-style-position:outside;
	text-decoration: bold
	}
	
ol li 	{
	margin-bottom: 5px;
	margin-left: 10px
	}

ul 	{
	display:list-item;
	list-style-position:outside;
	text-decoration: bold;
	}
	
ul li 	{
	margin-bottom: 5px;
	margin-left: 10px;
	}
