body {
	margin-left: 0px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
	color: #6A6A6B;
	font-weight: normal;
	font-size: 12px;
    	line-height: 15px;
    	text-align: left;
	background-image: url();
	background-color: #4F7600;
}

.byline {
    color: #6A6A6B;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
     }
     
.bio {
    color: #6A6A6B;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    margin-top: 50px;
     }
     
.client {
    color: #4F7600;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: center;
    margin-top: 30px;
     }
     
.credits {
    color: #FFFFFF;
    font-family: Lucida Sans, Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 10px;
    line-height: 15px;
    margin-top: 10px;
    text-align: center;
     }
     
     
a:link {
    color: #6A6A6B;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
     }
     
a:visited {
    color: #6A6A6B;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
     }
     
a:hover {
    color: #4F7600;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px;
    font-weight: normal;
     }

a.nav:link {
    color: #4F7600;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
     }
     
a.nav:visited {
    color: #4F7600;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
     }
     
a.nav:hover {
    color: #6A6A6B;
    font-family: Warnock Pro Light, Book Antiqua, Times New Roman, Times, serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
     }
