.normal
{   
    font-weight: normal;
    font-size: 11px;
    color: #000033;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
}
.boldnormal
{   
    font-weight: bold;
    font-size: 11px;
    color: #000033;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
}
.bolditalic
{   
    font-weight: bold;
	font-style: italic;
    font-size: 13px;
    color: black;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
}
.bold11
{   
    font-weight: bold;
	font-style: italic;
    font-size: 11px;
    color: black;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
}
.address
{   
    font-weight: bold;
	font-style: none;
    font-size: 12px;
    color: white;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
}
.address2
{   
    font-weight: bold;
	font-style: none;
    font-size: 11px;
    color: white;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
}
.timesitalic
{   
    font-style: italic;
	font-size: 16px;
    color: #000033;
    font-family: times new roman;
    text-align: none;
}
.largebold
{   
    font-style: bold;
	font-size: 14px;
    color: #4D4D49;
    font-family: verdana,arial;
    text-decoration: none;
    text-align: none;
	line-height: 18px;
}
.ExtraLarge
{   
    font-style: bold;
	font-size: 17px;
    color: black;
    font-family: verdana,arial;
    text-decoration: none;
    text-align: none;	
}
.largeboldblack
{   
    font-style: bold;
	font-size: 14px;
    color: black;
    font-family: verdana,arial;
    text-decoration: none;
    text-align: none;
	line-height: 18px;
}
.MainText
{
	font-weight: normal;
    font-size: 11px;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
	line-height: 16px;
}
.largetext
{   
    font-weight: bold;
	font-style: none;
	font-size: 14px;
    font-color: Black;
    font-family:  verdana;
    text-decoration: none;
    text-align: none;
	line-height: 19px;
}
.footerText
{
    font-weight: normal;
    font-size: 9px;
    color: #000033;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: center;
 }
.smallText
{
    font-weight: normal;
    font-size: 8.5px;
    color: black;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
 }
.timedate
{
    font-weight: normal;
    font-size: 11px;
    color: #FDFCDD;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
 }
 .crimsonText
{
    font-weight: bold;
    font-size: 12px;
    color: crimson;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
 }
 .smallTextbold
{
    font-weight: bold;
    font-size: 9px;
    color: #000000;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
 }
td
{
    font-weight: normal;
    font-size: 11px;
	color: black;
    font-family: Verdana,Arial;
    text-decoration: none;
    text-align: none;
	line-height: 16px;
}
A
{
	font-size: 11px;
	color: #0066ff;
	style: bold;
	font-family: Verdana,Arial;
	text-decoration: underline
}

A:hover
{
	font-size: 11px;
	font-style: italic;
	color: darkslategray;
	text-decoration: none;
	font-weight: none;
	
}
li
{
    font-size: 11px;
    line-height: 16px;

