/* HSUS */

BODY	{
	font-family: verdana, san serif;
	font-size: 10pt; 
	color: #494036;
	margin-left : 0px;
	margin-top : 0px;
	}
	
A:link {
	color: #030;
    font-weight: bold;
    text-decoration : underline;
	}

A:active {
color: #030;
	font-weight: bold;
	text-decoration : none;
	}
A:active-white {
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
	}
A:hover {
	color: #060;
	} 	
	
A:hover-white {
	color: #FFF;
	} 
	
STRONG	{
	text-align: center;
	font-size: 14px;
	}

TABLE {
	border: 0;
	cellpadding: 0;
	cellspacing: 0;
	text-align: center;
	}

.gtext {
	font-family: verdana, san serif;
	font-size: 9pt;
	color: #333;
	text-align: left;
	}
	
	.gtext-left {
	font-family: verdana, san serif;
	font-size: 10pt;
	color: #333;
	text-align: left;
	}
    
.smtext {
    font-family: verdana, san serif;
    font-size: 8pt; 
	color: #494036;
	}

.desctext {
    font-family: verdana, san serif;
    font-size: 8pt; 
	color: #494036;
	}

.desctext-white {
	font-family: verdana, san serif;
	font-size: 8pt;
	color: #FFF;
	}

.htext {
	font-family: verdana, san serif;
	font-weight: bold;
	font-size: 10pt;
	color: #494036;
	text-align: center;
	}      
.white-bold12 {
	font-family: verdana, san serif;
	font-size: 12pt;
	color: #FFF;
	font-weight: bold;
	}
	
.white-bold9 {
	font-family: verdana, san serif;
	font-size: 9pt;
	color: #FFF;
	font-weight: bold;
	}
.gtext-white {
	color: #030;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.green-text {
	color: #030;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

.green-green-text {
	color: #090;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
.gtext-right {	text-align: right;
}

