/* root level text style */

a:link {color: #0069BF;}
a:visited {color: #003B6B;}
a:active {color: #000000;}

a:hover {color: #000000; text-decoration: none;}

a.nound:link {text-decoration: none;}
a.nound:active {text-decoration: none;}
a.nound:visited {text-decoration: none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
td {
	font-size: 11px;
	color: #000000;
	}
	
h3, .SMboldTitle {
	font-size: 12px;
	font-weight: bold;
	color: #0069BF;
	margin:0px;
	}
	
h1, .boldTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0069BF;
	margin:0px;
	}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0069BF;
	margin:0px;
	}
	
h4, .SMred {
	font-size: 11px;
	font-weight: bold;   
    color: #a00503;
    margin:0px;
    }
    
    
.letter1 {
    position:relative;
    width:823px;
	}

.letter2 {
    position:absolute;
    top: 275px;
    left: 250px;
    z-index:2;
    text-align:left;
    }