A:link {
	font-size: 12px;	
	font-family :trebuchet ms,helvetica;
	Color: 999966;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	font-family :trebuchet ms,helvetica;
	Color: 999966;
	text-decoration: underline;
}
A:visited {
	font-size:12px;
	font-family :trebuchet ms,helvetica;
	Color: 999966;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	font-family :trebuchet ms,helvetica;
	Color: 999966;
	text-decoration: none;
}

hr {
color: #fff; 
background-color: #fff; 
border: 1px dotted #c7b999; 
border-style: none none dotted; 
}

body  { 
text-decoration: none;
font-size: 12px;
font-family: trebuchet ms, Helvetica, Arial, 'san serif';
color: #333333;
font-weight:normal;
}

td{
font-size: 12px;
}

h1 { 
text-decoration: none;
font-size: 13px;
font-family: trebuchet ms, Helvetica, trebuchet ms, 'san serif';
color: #999999;
font-weight:bold;
}

h2 { 
text-decoration: none;
font-size: 16px;
font-family: Arial, Helvetica, trebuchet ms, 'san serif';
color: #999999;
font-weight:bold;
}

h3 {
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, Helvetica, trebuchet ms, 'san serif';
	color: #79675f;
	font-weight: bold;
	margin-bottom: 5px;
}

h4 {
	text-decoration: none;
	font-size: 21px;
	font-family: Georgia, Helvetica, trebuchet ms, 'san serif';
	color: #513f37;
	font-weight: normal;
	margin-bottom: 5px;
}

h5 {
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia, Helvetica, trebuchet ms, 'san serif';
	color: #513f37;
	font-weight: normal;
	margin-bottom: 5px;
	background: #f3ecd7;
	padding-left: 5;
}

h6 {
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, Helvetica, trebuchet ms, 'san serif';
	color: #f5f5f5;
	font-weight: bold;
	margin-bottom: 5px;
}

li { color: #333333 ;font-family: trebuchet ms, impact, sans-serif ; font-size: 12px ;line-height: 13pt; padding: 5;}


pad { 
padding:10 10 10 10;
}