﻿body, html {
	margin: 10px;
	padding: 0px;
	background-color:#d2c399;
}

body, span, div, p, ul,li, ol,td, tr, input, textarea{
	font-size: 11px;
	font-family: Tahoma,Verdana,'Trebuchet MS',  Arial, GRHelvetica ;
}

h1, h2, h3 
{
    font-family: Tahoma,Verdana,'Trebuchet MS',  Arial, GRHelvetica ;    
    color: #842104;
}

h1 
{
    font-size: 14px;
}

h2 
{
    font-size: 13px;    
}


h3 
{
    font-size: 12px;    
}