BODY { color: White; }  
A:link    { color: Red;  background: none; text-decoration: none; } 
A:visited { color: gray;  background: none; text-decoration: none; } 
A:active  { color: Red;   background: none; text-decoration: none; } 
P
{
	color: Black;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
}
#indent { text-indent: 1em }  
H1 { color: Red }
P EM { background: gray }  
.note { margin-left: 5em; margin-right: 5em } 
.hbold {
	color: Black;
	font-family: verdana;
	font-size: 150%;
	font-style: normal;
	font-weight: bolder;
}
.bredtype {
    color: Red;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
}
.bredtype2 {
    color: Red;
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
}
.lgtype {
    color: Black;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bolder;
}
.lgtype2 {
    color: Black;
	font-family: verdana;
	font-size: 120%;
	font-style: normal;
	font-weight: bolder;
}
.emtype {
    color: Black;
	font-family: verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
.bemtype {
    color: Black;
	font-family: verdana;
	font-size: 10pt;
	font-style: italic;
	font-weight: bolder;
}
.emsmtype {
    color: Black;
	font-family: verdana;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}
.emsmbtype {
    color: Black;
	font-family: verdana;
	font-size: 8pt;
	font-style: italic;
	font-weight: bolder;
}
.lgemtype {
    color: Black;
	font-family: verdana;
	font-size: 110%;
	font-style: italic;
	font-weight: bolder;
}
.yellow
{
	color: black;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	background-color: yellow;
}
.yellow2
{
	color: black;
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	background-color: yellow;
	font-weight: bold;
}
.linethru
{
	color: Black;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	text-decoration: line-through;
}
.terms
{
	color: black;
	font-family: verdana;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
.terms2
{
	color: black;
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

