BODY
{
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 9px
}
a:hover 
{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000ff; text-decoration: underline}
a:link 
{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000ff; text-decoration: underline}
a:visited 
{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #0000ff; text-decoration: underline}

.TitlePage
{
	COLOR: red;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bolder;
	font-style: normal;
}

.SubTitlePage
{
	COLOR: red;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bolder;
	font-style: normal;
}

.TextNormal
{
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.TextNormalRed
{
	COLOR: #FF0000;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.TextBold
{
	COLOR: black;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

td {
font:Verdana, Arial, Helvetica, sans-serif
FONT-FAMILY: Verdana;
FONT-SIZE: 8pt;
vertical-align:top;
align:right;
}

.floatleft
{
float: left;
margin: 0px 10px 3px 0px;
border: 0px solid #666;
padding: 3px;
}

blockquote {
border: 1px solid;
padding: 5px;
}

