
a:active, a:link, a:visited {color: #6666FF;}

a:hover {color:#00584F;
    }

body{
    background-color:#ADB57C;
	margin-left: 0; margin-top: 0; 
    }

body,p,div,span,dl,ol,ul,blockquote,table{
	font-size:12pt
    }
h1{ 
	font-size: 28pt 
    }
h2{ 
	font-size: 20pt 
    }
h3{ 
	font-size: 14pt 
    }
h4{ 
	font-size: 12pt 
    }
h5{
	font-size: 10pt
    }
h6{
	font-size: 8pt
    }


.navigation {
    font-family:Arial, Helvetica, sans-serif;
	background-color: #e9e5b5;
    } 

.white {
    background-color: #FFFFFF;
    }

.title {
    background-color: #CCCCFF;
    }
	
.accent {
	background-color: #5353FB;
	}
	
.maroontext-accent {
	color: #82000A;
	}
	
.text-accent {
	color: #6C7729;
	}

.heading {
    color: #A80505;
    }
    
.bold {
    font-weight: bold;
    }
    
.footer {
    font-size: 8pt;
    }