BODY {
padding: 0;	
margin: 0; 
font-family: verdana, sans-serif; 
font-size: 11px; 
color: #748483; 
line-height: 15px; 
/*text-align: justify;*/
background:#E7EFEF;
}

img {
	border: 0px;
}

a:link, a:visited, a:active {
font-weight: bold; 
	color: #4C757C; 
    border-bottom: 1px dotted #4C757C; 
	text-decoration: none;
}
a:hover {
	color: #617B97;
    border-bottom: 1px dotted #617B97;
    cursor: crosshair;
}

b {
	color: #BEBEC8;
}

input, textarea, select{
	text-indent: 0px;
	color: #748483;
	font: 11px verdana, sans-serif;
	background-color: #F5F9FC;
    border-left: 5pt solid #B1B2AC; 
    border-top: 0pt solid #B1B2AC;
    border-right: 0pt solid #B1B2AC;
    border-bottom: 0px solid #B1B2AC;  
}

h1 	{
    background-color: #transparent; 
    border-left: 5pt solid #B1B2AC; 
    border-bottom: 0px solid #B1B2AC; 
    padding-left: 3pt;
    font: 20px georgia, sans-serif; 
    color: #717C85;
    font-style: none;
    letter-spacing: 1px; 
    line-height: 20px;
	text-transform: uppercase;
	margin: 10px 125px 10px 0px;
}

h2 {
	text-align: center;
	color: #7B7B7B;
	font-family: verdana, sans-serif;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
}

h3 {
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

h4 	{
    background-color: #transparent; 
    border-left: 5pt solid #B1B2AC; 
    border-bottom: 0px solid #B1B2AC; 
    padding-left: 3pt; width: 70%; 
    font: 17px georgia, sans-serif; 
    color: #717C85;
    font-style: none;
    letter-spacing: 1px; 
    line-height: 20px;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
}

h5 {
    background-color: #F5F9FC; 
    border-left: 5pt solid #B1B2AC; 
    border-bottom: 1px dotted #B1B2AC; 
    padding-left: 3pt; width: 65%; 
    font: 11px verdana;  
    letter-spacing: 1px; 
    line-height: 11pt; 
	margin: 0px 0px 0px 0px;
}