body {
	font-family: "Times New Roman", Times, serif;
	color: #330066;
	background-color: #f5f5eb;
	margin: 0px;
	background-image: url(images/green_background.gif);
	background-repeat: repeat-y;
}
h1 {  
	font-size: 16pt; 
	font-weight: bold; 
	color: #339999; 
	font-style: normal; 
	line-height: normal;
}

h2 {  
	font-size: 14pt; 
	font-weight: bold; 
	color: #339999; 
	font-style: normal; 
	line-height: normal;
}

h3 {
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: normal;
}
h4 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal; 
	line-height: normal; 
	color: #339999;
}

p {  
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
}
a:link {   
	color: #339999; 
}
a:visited {
	color: #330066;
} 
a:hover {
	color: #330066;
}

a:active {
	color: #330066;
}

td {  
	font-size: 12pt; 
	font-style: normal; 
	font-weight: normal;
}



.address {  
	font-size: 12pt; 
	font-weight: bold; 
	color: #339999; 
	font-style: normal;
}

.smalldot {  
	font-family: sans-serif; 
	font-size: 14pt; 
	font-weight: bold; 
	color: #339999;
}
.footlinks { 
	font-size: 10pt; 
	font-weight: bold;
}
.bolditalic { 
	font-size: 12pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold;
}
.bold { 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal;
	font-weight: bold;
}
.arialGreen { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	font-weight: bold ; 
	color: #339999;
}
.timesSmall {  
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal;
	font-weight: normal;
}
.bolditalicsmall { 
	font-size: 10pt; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold;
}
.permission {
	font-weight: normal;
	font-size: 12pt; 
}

