body
{
	background-color:#EED8BB;
}

.stdText
{
	font-family:Arial;font-size:10pt;
}

.stdTextRight
{
	font-family:Arial;font-size:10pt;text-align:right;
}

.stdTextLeft
{
	font-family:Arial;font-size:10pt;text-align:left;
}

.Navy
{
	font-size: 10pt;
	color: navy;
	font-family: Arial;
}

.Red
{
	font-size: 10pt;
	color: firebrick;
	font-family: Arial;
}

.Alternate
{
	font-size: 12pt;
	color: firebrick;
	font-family: Arial;
}

.center
{
	text-align:center;
}

H3
{ 
	font-family:Arial Black;
	font-size:14pt;
}

H4
{ 
	font-family:Arial Black;
	font-size:10pt;
}

.TitleText
{ 
	font-family:Arial Black;
	font-size:12pt; 
	color:Navy;
}

.ColHeader 
{ 
	font-size: 10pt; 
	font-family: Arial; 
	font-weight: normal;
	color: white; 
	background-color: #4544AF; 
	text-align: center; 
}

.Title
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	font-style: italic;
	font-family: Arial;
}
/*A:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Arial, Arial;
    TEXT-DECORATION: underline
}*/
A:hover
{
    /*FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;*/
    COLOR: firebrick;
    /*FONT-FAMILY: Arial;
    TEXT-DECORATION: underline*/
}
/*A:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: navy;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}*/

