body	{
	font-family: verdana;
	margin-right: 35px;
	font-size: 13px; 
	color: #fee3a2;
 
	scrollbar-DarkShadow-Color:#911713;
	scrollbar-Track-Color:#911713;
	scrollbar-Face-Color:#fee3a2;
	scrollbar-Shadow-Color:#911713;
	scrollbar-Highlight-Color:#fee3a2;
	scrollbar-3dLight-Color:#fee3a2;
	scrollbar-Arrow-Color:#911713;
}

table	{
	font-family: verdana;
	font-size: 13px;
	font-weight:normal;
	color: #fee3a2;
}

h1	{
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	color: #feb75d;
	line-height: 30px;
}

h2	{
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #feb75d;
}

h3	{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #feb75d;
}

font	{
	font-family: verdana;
	font-size: 13px;
	font-weight:normal;
	color: #feb75d;
}

p	{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #fee3a2;
}

i	{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #feb75d;
}

a:link	{
	color:#feb75d;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline; 
}

a:visited	{
	color:#571719;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}

a:hover	{
	color:#fb9963;
	font-size:13px;
	font-weight:bold;
	text-decoration:none; 
}

