





A:link
{
	color: blue;
	font-style: italic;
	text-decoration: none;
}	
		
A:visited
{
	color: blue;
	font-style: italic;
	text-decoration: none;
}	
		
A:active
{
	color: blue;
	font-style: italic;
	text-decoration: none;
}	
		
A:hover
{
	color: navy;
	font-style: italic;
	text-decoration: underline;
}
	
SMALL
{
	font-size: 0.7em;
}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

IMG
{
	margin: 0px;
}


.Button
{
	font-size: 8pt;
	color: blue;
	font-family: 'Trebuchet MS';
}


.EmergencyText
{
	font-size: 10pt;
	color: red;
	font-family: Trebuchet MS,Arial,Helvetica;
	background-color: silver;
}


.SpecialText
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Trebuchet MS,Arial,Helvetica;
	background-color: #002157;
	text-align: center;
}	


.SpecialText2
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 12pt;
	border-left: black 1px solid;
	color: white;
	border-bottom: black 1px solid;
	font-family: Trebuchet MS,Arial,Helvetica;
	background-color: #666699;
	text-align: center;

}	




.NormalText
{
	font-size: 10pt;
	color: #002157;
	font-family: Trebuchet MS,Arial,Helvetica;
	background-color: gainsboro;
}	

.NormalText2
{
	font-size: 10pt;
	color: #002157;
	font-family: Trebuchet MS,Arial,Helvetica;
	background-color: gainsboro;
}	


.LittleText
{
	font-size: 8pt;
	color: blue;
	font-family: 'Trebuchet MS';
}


.SmallText
{
	font-size: 0.7em;

	color: #002157;
	font-family: Trebuchet MS,Arial,Helvetica;
	background-color: #cccccc;
}



.MarqueeText
{
	font-weight: bold;
	font-size: 12pt;
	color: white;
	font-family: 'Trebuchet MS';

}
	

.Oscar
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	text-align: left;
}
      

.box
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}





.lvl0
{
	
	font-size: 12pt;
	color: #002157;
	font-family: Trebuchet MS;
}

.lvl1
{
	font-size: 11pt;
	font-family: Trebuchet MS;
	color: #002157;
}

.lvl2
{
	font-size: 10pt;
	font-family: Trebuchet MS;
	color: #002157;
}

.lvl3
{
	font-size: 9pt;
	font-family: Trebuchet MS;
	color: #002157;
}





.Highlight
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	border-left: black 1px solid;
	color: #002157;
	border-bottom: black 1px solid;
	font-family: 'Trebuchet MS';
	background-color: gray;
}



.AllCaps
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	color: #660033;
	font-family: 'Trebuchet MS';
}




.Special
{
	font-size: 8pt;
	font-family: 'Times New Roman';
	text-align: justify;
}




.ColText
{
	font-size: 8pt;
	font-family: 'Trebuchet MS';
}
