

body, div, p, th, td, li, dd    {
    font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size:    10px;
    }
    
    
.h1    {
    font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size:    13px;
    font-weight: bold;
    color: #0A223D;
    }

.h2    {
    font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size:    15px;
    font-weight: bold;
    color: #0A223D;
    }


a:link {
	color: #79828A;
	}
	
a:visited {
	color: #79828A;
	}
	
a:hover {
	color: #58B347;
	}
	
ul {
	list-style: none;
	}
	
ul li {
	margin: 0;
	padding: 0 0 0 17px;
	background: url(../images/bullet_cube.gif) no-repeat 0 2px;
	line-height: 1.4em;
	}

.header {
	color:#62bd19;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
    font-size:    13px;
    font-weight: bold;
}
    