﻿body {
    font-family:Georgia, serif;
    font-size: 12pt;          
}


a, a:visited {
	
	font-size: 12pt;
	color: #7bd164;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.headline 
{
    font-size: 36pt;
    font-weight: normal;
    color: #7bd164;
}

input.btn 
{
    font-family:Georgia, Serif;
    font-size: 16pt;     
    
    }
 


    


