/* CSS Document */
.home_sub {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: normal;
	color: #663300;
	}

.sub {
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #0099FF;
	}

.subj {  
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FF6600;
	}
	
.bod {  
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000;
	}
	
.subsm {  
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #993300;
	}

a { 
	color: #000000; 
	font-size: 9pt; 
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;  
	text-decoration:none;  
	font-weight: bold;
	}
	
a:hover { 
	color: #999999; 
	font-size: 9pt; 
	font-family: "MS Sans Serif", Arial, Helvetica, sans-serif;  
	font-weight: bold; 
	text-decoration: underline;
	}  
	
.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 36px; 
	font-weight: bold; 
	color: #FF6600;
	}
	
	
.bod2 {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #333333;
}
#mybox {
	margin: 5px;
	padding: 8px;
	float: right;
	height: auto;
	width: 140px;
}
.style1 {
	color: #EDE8D5;
	}

.style2 {
	color: #DFDDC4;
	}

.style3 {
	color: #F1EBDD;
	}
	
.style4 {
	font-size: 12px;
	}
	
.style5 {
	color: #E8E5D2;
	font-size: 9px;
	}
	
.style16 {
	font-size: 12pt;
	}
	
.style7 {
	font-size: 10pt;
	}
	
.style8 {
	font-size: 10pt;
	font-weight: normal;
	}

h1{
	height: 16px;
	margin-bottom: 2px;
	font-size:12pt;
	}

h2{
	height: 16px;
	margin-bottom: 2px;
	font-size:10pt;
	}
	
h3{
	height: 14px;
	margin-bottom: 2px;
	font-size:10pt;
	}

