﻿body 
{
	
	font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin: 0 0
   
}
.MsoNormal
{
	
	font-family: Georgia;
    font-size: 14px;
    font-style: normal;
	text-align:left;
    font-weight:bold;
    color:Black;
    margin: 0 0
}
.MsoLGBold
{
	
	font-family: Georgia;
    font-size: 18px;
    font-style: normal;
	text-align:left;
    font-weight:bold;
    color:Black;
    margin: 0 0
}

.MsoLGBoldCenter
{
	
	font-family: Georgia;
    font-size: 18px;
    font-style: normal;
	text-align:center;
    font-weight:bold;
    color:Black;
    margin: 0 0
}
.MsoMaroon
{
	
	font-family: Georgia;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color:Maroon;
    margin: 0 0
}	
.MsoMaroonBold
{
	
	font-family: Georgia;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color:Maroon;
    margin: 0 0
}
.MsoMaroonLG
{
	
	font-family: Georgia;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color:Maroon;
    margin: 0 0
}	

.csTableCell
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
	BORDER-BOTTOM: black thin solid;
	font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
	text-align:left;
	font-weight:bold;
    color:Black;
    
    margin: 0 0
}
.csTableCellMaroon
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
	BORDER-BOTTOM: black thin solid;
	font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    background-color:Yellow;
	text-align:left;
	font-weight:bold;
    color:Maroon;
    
    margin: 0 0
}
.csTableCellYellowBackground
{
	BORDER-RIGHT: black thin solid; 
	BORDER-TOP: black thin solid; 
	BORDER-LEFT: black thin solid; 
	BORDER-BOTTOM: black thin solid;
	font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    background-color:Yellow;
	text-align:left;
	font-weight:bold;
    color:Black;
    margin: 0 0
}
	
a:link, a:active, a:visited {
    color: #003399;
    text-DECORATION: underline;
}
a:hover {
    color: #990000;
    text-DECORATION: underline;
}
	
	

