.txt {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 110%}
	
.bigger { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; line-height: 125%}
.smaller { font-family: Arial, Helvetica, sans-serif; font-size: 8pt}

body {margin: 0px 0px 0px 0px; background: #FFFFFF}

a {color:#009933}
a:hover {color: #006633}
a:visited {
	color: #006633;
	}
	
	
.picRight {
	margin: 2px 0px 8px 8px;
	border-width: 1px;
	border-color: #333333;
	border-style: solid;
	
}

.gaSub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
}

.box {border-style:solid; 
	background: url(/images/bgBox.gif) #FFFFFF;
	border-width: 1px; 
	border-color: #B2B29B;
	padding:9px;
	
	}
	

