a:link {color: #663300; text-decoration: none}
a:visited {color: #000000; text-decoration: none}
a:active {color: #000000; text-decoration: none}
a:hover {color: #993300; text-decoration: underline; font-weight: bold;}

body {margin-left: 70px;
	margin-top: 250px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/sub_bg.jpg');
	background-repeat: repeat-y;
	}
	
.nav {position: absolute; 
	font-family: verdana;
	font-size: 7pt;
	width: 950px;
	}
	
.text1 {position: absolute; 
	font-family: georgia;
	font-size: 12pt;
	font-weight: regular;
	line-height: 18pt;
	color:#000000;
	}
	
.text2 {position:absolute; 
	font-family: georgia;
	font-size: 10pt;
	line-height: 18pt;
	color:#000000;
	}
	
.text3 {font-family: verdana;
	font-size: 9pt;
	color:000000;
	}
    
.text4 {font-family: georgia;
	font-size: 8pt;
    line-height: 18pt;
	color:000000;
	}
    
.smallfont {font-family: verdana;
	font-size: 9pt;
	color:000000;
	}
	
h1 {font-family: georgia;
	font-size: 12pt;
	font-style: italic;
	text-align: left;
	margin-bottom: 0;
	color:663300;
	}
	
h2 {font-family: georgia;
	font-size: 12pt;
	text-align: left;
	color:663300;
	}
	
h3 {font-family: verdana;
	font-size: 8pt;
	text-align: left;
    margin-bottom: 0;
	color:white;
	}

h4 {font-family: georgia;
	font-size: 16pt;
	font-style: italic;
	text-align: center;
    margin-bottom: 0;
	color:663300;
	}
    
.footer {font-family: verdana;
    font-size: 7pt;
	font-weight:normal;
    text-decoration:none;	
	color:000000;    
    text-align: center;
    }

.name {font-family: georgia;
	font-size: 10pt;
    font-weight: bold;
	text-align: center;
    margin-bottom: 0;
	color:663300;
	}
    
.title {font-family: georgia;
	font-size: 7pt;
	font-style: italic;
	text-align: center;
	color:666666;
	}
    
hr {color: 663300;
   border: 0;
   width: 100%;
   }


