body,
p,
td
{
	color			: #000000;
	font-family		: verdana;
	font-size		: 11px;
	line-height		: 18px;
	
	scrollbar-base-color		: #E0D8C4; 
	scrollbar-arrow-color		: #e4112a;
	scrollbar-DarkShadow-Color	: #969696;
	scrollbar-Face-Color		: #E0D8C4;
	scrollbar-Highlight-Color	: #F5F5F5;
	scrollbar-Shadow-Color		: #C0C0C0;
	scrollbar-Track-Color		: #EEE8D8;
}

body
{
	font-family		: verdana;
	font-size		: 11px;
}

img
{
	border-color	: #A98E5F;
}

h1
{
	font-family		: Arial Narrow,Arial,Tahoma;
	font-size		: 17px;
	font-weight		: bold;
	color			: #e4112a;
}


a
{
	font-family		: Verdana,Arial,Tahoma;
	font-size		: 11px;
	font-weight		: bold;
	text-decoration	: underline;
	color			: #e4112a;
}

