﻿body
	{
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	}
p	{
	line-height: 130%;
	margin-bottom: 10px;
	}	
	
a	{
	font-size: 10px;
	}
	
h1	{
	color: #be3100;
	font-weight: normal;
	font-size: 20px;
	}	

h2, h3, h4
	{
	color: #be3100;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
h2	{
	font-size: 14px;
	}
h3	{
	font-size: 14px;
	}

h4	{
	font-size: 11px;
	}
ul, ol, UL, OL
{
	margin:0px;
	padding:20px;
	padding-top:0px;
    	font-family: Verdana, Arial;
    	font-size:11px;
	font-weight:normal;
	list-style-type:square;
}

li, LI
{
	margin:0px;
	padding:0px;
     	font-family: Verdana, Arial;
    	font-size:11px;
	font-weight:normal;
	line-height:17px;
}
