BODY {
	background-color : #ffffff ;
	font-family : Georgia, serif ;
	font-size : small ;
	text-align : justify ;
	color : #999999 ;
}

p {
  text-align: justify ;
  font-size: small ;  
}

A {
	color : #027330 ;
	text-decoration : none ;
	font-family : Verdana, sans-serif ;
}

A:HOVER {
	color : #027330 ;
	text-decoration : overline ;
	font-family : Verdana, sans-serif ;
}

.text {
  	text-align: justify ;
	font-size: small ;
	color: #999999
}

.headline {
	color : #333333 ;
	font-family : Helvetica, sans-sarif ;
	letter-spacing: 2 ;
	font-size: 38 ;
	font-weight: normal ;
	
}

.slogan {
	color: #999999 ;
	font-family : Helvetica, sans-serif ;
	font-size: x-small ;
	letter-spacing: 1 ;
	font-weight: light ;
}

.accent {
	color: #00000;
	letter-spacing: 1;
	font-style: italic;
	position: relative;
	top: 100px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.nav {
	font-family: Verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #2b2a2a;
	position: relative;
	top: 30px;
	padding-top: 100px;
	padding-bottom: 100px;
}

.des {
	font-family: Gerogia, serif ;
	font-size: xx-small ;
	color: #999999 ;
	letter-spacing: 2 ;
}.brandname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
}
