p, td, body {
	color: #003300;
	font-size: 15px;
	font-weight: none;
	text-decoration: none;
	font-family: Helvetica;
	font-style: italic;
	}

A {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica;
	text-align: left;
	text-transform:uppercase;
	}
	
A:hover {
	color: #003300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica;
	text-align: left;
	text-transform:uppercase;
	} 

.Contact {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Helvetica;
	}

.Green4 {
	border: thin solid;
	border-color: #006600;
	}
	
.Headline {
	color: #003300;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica;
	text-align: center;
	text-transform:uppercase;
	}

.Email {
	font-size: 14px;
	}
	
.Address {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Helvetica;
	text-align:center;
	}
		
.Addressnobold {
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
	font-family: Helvetica;
	text-align:center;
	}

.Design {
	color: #666666;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
	font-family: Helvetica;
	text-align:center;
	}

a.Design {
	color: #006600;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
	font-family: Helvetica;
	text-align:center;
        text-transform: none;
	}

a.Design:hover {
	color: #000000;
	font-size: 12px;
	font-weight: regular;
	text-decoration: none;
	font-family: Helvetica;
	text-align:center;