BODY 
	{
	background-color:#f5f5f5;
 	font-family: Tahoma; font-size: 8pt; color: #666666; word-spacing: 2px; 
 	scrollbar-face-color:#ff5e3f; 
 	scrollbar-shadow-color:#f5f5f5; 
 	scrollbar-highlight-color:#f5f5f5; 
 	scrollbar-3dlight-color:#f5f5f5; 
 	scrollbar-darkshadow-color:#f5f5f5; 
 	scrollbar-track-color:#f5f5f5; 
 	scrollbar-arrow-color:#f5f5f5;
 	text-align: center;
 	margin: 10px 0px 0px 0px;
	}

/*links*/
A:link {color: #ff5e3f; text-decoration : none; background: transparent;}
A:visited {color: #ff5e3f; text-decoration : none; background: transparent;}
A:hover { color: #e6e770; text-decoration : none; background: transparent;}
A:active {color: #ff5e3f; text-decoration : none; background: transparent;}

/*form*/
form {  font-family: Tahoma; font-size:8pt; color: #666666;}
input, textarea, option, select { background-color: #f5f5f5; font: 8pt Tahoma; color: #666666; letter-spacing: 1px; border: dotted 1px #f3533e; padding:2px;}

.clearfix:after 
			{
    		content: "."; 
    		display: block; 
    		height: 0px; 
    		clear: both; 
    		visibility: hidden;
			}
			
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

img.quoteclose
			{
			margin: 8px 0px 0px 0px
			}
img.border
			{
			padding:10px; 
			background-color: #f5f5f5; 
			border: dotted 1px #f3533e;
			}
			
br {  font-family: Tahoma; font-size: 8pt; color: #666666; word-spacing: 2px; }
ul {  font-family: Tahoma; font-size: 8pt; color: #666666;word-spacing: 2px; }
li {  list-style-type: disc; font: Tahoma 8pt #666666; word-spacing: 2px; }
H1 {  font-family: georgia; font-style: italic; font-size: 16pt; color: #e6e770;}
H2 {  font-family: Tahoma; font-size: 14pt; color: #666666;}