body {
    color: #000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    }
a:visited {
    color: #014586;
    text-decoration: none;
    }
a {
    color: #014586;
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    }
h1 {
	font-size: 1.25em;
	color: #0b456c;
	/*color: #5C9537;*/
	font-weight: normal;
    padding: 15px 0 0;
    }
h2 {
    color: #000;
    font-size: 1.3em;
    font-weight:normal;
    margin: 0 0 10px 0;
    padding: 15px 0 0 0;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
    }
h3 {
    color: #666;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    }
strong {
    color: #333;
    }
    
    

