﻿body 
{
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    background-color: #9BB3B9;
}

TD

{
    font-size: 0.75em;
    color: #222f30;
    font-family: Arial, 'Trebuchet MS' , Sans-Serif;
}

.txtTitle
{
    font-size: 1.5em;
    color: #42686A;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
    font-weight: bold;
}


.orangeTitle
{
    font-size: 1.2em;
    color: #978a21;
    font-family: 'Trebuchet MS', Arial, Sans-Serif;
    font-weight: bold;
}


a:link
{
	font-size: 1.0em;
    color: #000000;
    font-family: Arial, 'Trebuchet MS' , Sans-Serif;
	color:#222f30;
	text-decoration:underline;
}
	
a:visited
{
	 font-size: 1.0em;
    color: #000000;
    font-family: Arial, 'Trebuchet MS' , Sans-Serif;
	color:#222f30;
	text-decoration:underline;
}

a:hover 
{
	 font-size: 1.0em;
    color: #000000;
    font-family: Arial, 'Trebuchet MS' , Sans-Serif;
	color:#222f30;
	text-decoration:none;
}
	
a:active
{
	font-size:  1.0em;
    color: #42686a;
    font-family: Arial, 'Trebuchet MS' , Sans-Serif;
	color:#222f30;
	text-decoration:underline;
}

.bdyTxt
{
	font-family: 'Trebuchet MS', Sans-Serif;
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
