body {
	font-family: 'Times New Roman', Times, serif;
	font-size: 16px;
    background: #006000;
    color: #333333;
    margin: 20px 0 20px 0;
    }
	
a {
    text-decoration: none;
    color: #508129;
}

a:hover {
    text-decoration: underline;
}

h3 a:hover {
    text-decoration: none;
}

h3 {
    text-align: left;
    font-size: 18px;
    color: #508129;
    font-family: arial, sans-serif;
}

h2.home {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #000;
    margin: 0;
}

h1 span, h2 span {
    display: none;
}

h3.home {
    font-size: 17px; 
    margin: 9px 0 0 0; 
    padding: 0; 
    text-align: center;
    color: #508129;
}

h1 {
    font-size: 20px;
}

h3, h2, h1 {
    margin-bottom: 0;
}

h1.title, h2.title {
    width: 710px; 
    height: 72px; 
    margin: 0; 
    padding: 0; 
    background: url(images/logo.gif);
}

.small {
    font-size: 14px;
}
.text_13 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333}

.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #508129}

.right {
    float: right;
    margin: 0 0 0 10px;
}

.top {
    margin-top: 0;
}
