img {border-color:#000000;
}


body {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight:  normal;
	color: #393939;
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	}

a {
    font-family: Helvetica, Arial, Sans-serif;
	font-weight:  bold;
	color: #E89E00;	
    text-decoration: none;
}

a:hover {
    font-family: Helvetica, Arial, Sans-serif;
	font-weight:  bold;
	color: #E89E00;
    text-decoration: underline;
}	
	
td {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	font-weight:  normal;
	color: #393939;
    line-height: 18px;
}

input {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}


select {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}

textarea {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 10px;
	font-weight:  normal;
	color: #000000;
}

    	
.textSmall {
	Font-Size : 10px;
	Font-Family: Helvetica, Arial, Sans-serif;
	Color : #666666;
	font-weight : normal;
	}	
    
    
h1 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14pt;
	font-weight:  bold;
	color: #006600;
    line-height: 20px;
    display: inline;
}

h2 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 15px;
	font-weight:  bold;
	color: #393939;
    line-height: 20px;
    display: inline;
}

h3 {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 15px;
	font-weight:  bold;
	color: #395339;
    line-height: 20px;
    display: inline;
}    
	
a.nav:link {
	Font-Size : 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.nav:visited {
	Font-Size : 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.nav:hover {
	Font-Size : 10px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a.nav:active {
	Font-Size : 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.IntroText {
	Font-Size : 11px;
	Font-Family: Helvetica, Arial, Sans-serif;
	Color : #666666;
	font-weight : normal;
	line-height: 14px;
	}
