        body {
        margin: 0px;
   		padding: 0px;
		font-family: "Times New Roman", Times, serif;
		font-size:16px;
		color: #338559;
		line-height: 19px;
        }
        /* links
        --------------------------------------------------*/

		* a {
			color: #338559; 
			text-decoration:underline;
        }
		* a:hover {
			color: #338559; 
        }
		* #NavInfo a {
			color: #ffffff; 
			font-size: 12pt; 
			text-decoration: underline;
			line-height: 12pt; 
			text-align:center;
			letter-spacing: 1px;
        }
		* #NavInfo a:hover {
			color: #ffffff; 
        }
		* #BigInfo a {
			color: #ffffff; 
			font-size: 15px;
			line-height:17pt;
			text-decoration: underline;
			font-weight:100;
        }
        * #BigInfo a:hover {
			color: #ffffff;
        }
		
		/* headers
        --------------------------------------------------*/
		* #BigInfo h1 {
			color: #000000;
			font-size: 11pt;
			line-height: 13px;
			text-decoration: none;
			font-weight: 100;
			font-family: Helvetica, sans-serif, Arial;
        }
		
        /* boxes
        --------------------------------------------------*/
        
		* #NavInfo {
			color: #338559; 
			font-size: 12pt; 
			text-decoration: none;
			line-height: 12pt; 
			text-align:center;
			letter-spacing: 1px;
		}
		* #CoverText {
       		color: #FFFFFF;
			font-size: 15px; 
			line-height: 18px;
            text-decoration: none;
			letter-spacing: 1px;
		}
		
		/* styles
        --------------------------------------------------*/
		* .pagetitle {
			color:#006630;
			font-family:"Times New Roman", Times, serif;
			font-size:17px;
			font-weight: 400;
		}
		* .pagetitleorange {
			color:#F15A22;
			font-family:"Times New Roman", Times, serif;
			font-size:17px;
			font-weight: 400;
		}
		* .pagetitlered {
			color:#F36;
			font-family:"Times New Roman", Times, serif;
			font-size:17px;
			font-weight: 400;
		}
		* .subhead {
			color:#40444A; 
		}
		* .caption {
			font-size:13px;
			font-style:italic;
		}
		* .redtitle {
			color:#9A0000; 
			font-family:"Times New Roman", Times, serif;
			font-size:17px;
			text-indent:30px;
		}
		* .emailtitle {
			color:#3B5762; 
			font-family:"Times New Roman", Times, serif;
			font-size:15px;
			font-weight: 600;
		}
		* .emailtitle2 {
			color:#338559; 
			font-family:"Times New Roman", Times, serif;
			font-size:15px;
			font-weight: 600;
		}
		* .orange {
			color:#F15A22;
		}
		* .red {
			color:#F36 !important;
		}
		* .darkred {
			color:#DA2128 !important;
		}
		* .green {
			color:#339933;
		}
		* .purple {
			color:#338559;
		}
		* .large {
			font-size:16px;
			line-height:23px;
			font-weight:400;
		}
		.col1 {
		float: right;
		padding: 0px 0px 10px 20px;
	}