BODY
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Garamond, 'Times New Roman', Arial;
    BACKGROUND-COLOR: transparent
}
.photo
{
    BORDER-RIGHT: darkslategray thick solid;
    BORDER-TOP: darkslategray thick solid;
    BORDER-LEFT: darkslategray thick solid;
    BORDER-BOTTOM: darkslategray thick solid
}
.special
{
    FONT-SIZE: 12pt;
    FONT-FAMILY: Arial, Tahoma, Harvest
}
.title
{
	font-weight: bolder;
	font-size: 12pt;
	color: white;
	font-style: normal;
	font-family: Arial, Tahoma;
	background-color: #8c89d8;
}
.title a, .title a:hover; .title a:visited
{
	font-size: 10pt;
	font-weight: normal;
	color: White;
	font-family: Arial, Tahoma;
	background-color: #8c89d8;
	text-decoration: none;
}
.special_lined
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    BORDER-BOTTOM: #516357 thin ridge;
    FONT-FAMILY: Tahoma
}
.special_lined_small
{
	font-weight: bold;
	font-size: 10pt;
	color: #000066;
	border-bottom: #000066 thin solid;
	font-style: italic;
	font-family: Arial;
}
.regular
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Tahoma
}
.deal
{
	border-right: #006600 thin outset;
	padding-right: 5px;
	border-top: #006600 thin outset;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #006600 thin outset;
	color: #ffff66;
	padding-top: 5px;
	border-bottom: #006600 thin outset;
	background-color: #003399;
}
.quote
{
    FONT-SIZE: 10pt;
    COLOR: #010537;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial, Helvetica, 'MS Sans Serif';
}
.box_set
{
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
	background-color: lightsteelblue;
}