body {
	margin-top : 0;
	background-image : url(images/bg.gif);
}

a:link			{
	color : #ff7505;
	text-decoration: none;
}

a:visited		{
	color : #ff7505;
	text-decoration: none;
}

a:hover 		{
	color : #cb610a;
	text-decoration: underline;
}

p, ul, li,td {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size : 11px;
	line-height : 19px;
	color : #6e6f65;	
}

h1 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size : 15px;
	color : #6e6f65;	
}

h2 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size : 14px;
	color : #6e6f65;	
}

.small {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size : 10px;
	color : #ff7505;	
}

.small2 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;;
	font-size : 10px;
	color : #b6b7b2;	
}

a.footer { text-decoration:none }
a.footer:link { text-decoration:none; color:#b6b7b2 }
a.footer:visited { text-decoration:none; color:#b6b7b2 }
a.footer:hover { text-decoration:none; color:#6e6f65 }

hr {
color: #d3d4d0;
background-color: #d3d4d0;
height: 1px;
}