﻿body {background-color: #fff; 
    background-image:url(images/bg_page.jpg); 
    background-repeat: repeat-x;
	font-family:  Verdana, Sans-Serif,  Arial, Helvetica;
	font-size: 12px;
	line-height:18px;
	color: #444;
	z-index:-2;
	margin-top:30px;
	margin-bottom:30px;
}

h1{color: #0066ff;

    font-size: 20px; font-family: Trebuchet MS, tahoma, arial; text-decoration: none; line-height: 22px; margin-bottom: 4px; margin-top: 0em; font-weight: normal;}
    
h2{color: #6600CC;
    font-size: 16px;
    padding-top:2px;
    font-family:Arial, Helvetica, Tahoma;
    color: #857651; font-size: 18px; font-family: Trebuchet MS, tahoma, arial; text-decoration: none; line-height: 22px; margin-bottom: 4px; margin-top: 0em; font-weight: normal;}    
    
input {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 1px;
	margin: 2px 0 5px 0;
}

b{color:#000}
strong{color:#000}
