BODY
{
    background-color: #ffffff;
    text-decoration: none;
    margin: 0px;
}
P
{
    margin-top: 4px;
    margin-bottom: 4px;
}
A
{ 
    font-family: 'Trebuchet MS' , Arial;
    color: #000000;
    text-decoration: underline;
    font-size: 12px;
}
A:hover
{    
    font-family: 'Trebuchet MS' , Arial;
    color: #ffffff;
    text-decoration: underline;
    font-size: 12px;
    background-color: #1c4487;
}
TABLE
{
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none
}
TABLE.Top
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px
}
TABLE.Bottom
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid
}
TABLE.Middle
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px
}
.NoBreakBeforeAfter
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}
.NoBreakBefore
{
    MARGIN-TOP: 0px
}
.NoBreakAfter
{
    MARGIN-BOTTOM: 0px
}
.DoubleBreakBeforeAfter
{
    MARGIN-TOP: 8px;
    MARGIN-BOTTOM: 8px
}
.DoubleBreakBefore
{
    MARGIN-TOP: 8px
}
.DoubleBreakAfter
{
    MARGIN-BOTTOM: 8px
}
.HalfBreakBeforeAfter
{
    MARGIN-TOP: 2px;
    MARGIN-BOTTOM: 2px
}
.HalfBreakBefore
{
    MARGIN-TOP: 2px
}
.HalfBreakAfter
{
    MARGIN-BOTTOM: 2px
}
.Indented10L
{
    MARGIN-LEFT: 10px
}
.Indented20L
{
    MARGIN-LEFT: 20px
}
.Indented30L
{
    MARGIN-LEFT: 30px
}
.Indented10R
{
    MARGIN-RIGHT: 10px
}
.Indented20R
{
    MARGIN-RIGHT: 20px
}
.Indented30R
{
    MARGIN-RIGHT: 30px
}
.Indented10
{
    MARGIN-LEFT: 10px;
    MARGIN-RIGHT: 10px
}
.Indented20
{
    MARGIN-LEFT: 20px;
    MARGIN-RIGHT: 20px
}
.Indented30
{
    MARGIN-LEFT: 30px;
    MARGIN-RIGHT: 30px
}
P.IndentedBullet
{
    margin-left: 20px;
    text-indent: -16px;
}
.Bold
{
    FONT-WEIGHT: bold
}
.TextLink1
{
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: right;    
    vertical-align: top;
    color: #FFFFFF;
}
.Text
{
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: justify;
    line-height: 16px;
    font-size: 12px;
    color: #1c4487;
    font-family: 'Trebuchet MS' , Arial;
}
.TextBottom
{
    font-size: 12px;
    color: #ffffff;
    font-family: 'Trebuchet MS' , Arial;
    text-align: center;
}
H1
{
    font-size: 16px;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: center;
    color: #000000;
    vertical-align: bottom;
}
H2
{
    margin-top: 0px;
    margin-bottom: 10px;
    text-align: left;
    line-height: 16px;
    font-size: 12px;
    text-decoration: underline;
    font-family: 'Trebuchet MS' , Arial;
}
.Bordered
{
    BORDER-RIGHT: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
}
TD.Body8
{
    background-position: right bottom;
    background-image: url(images/Body8Back.gif);
    background-repeat: repeat-x;
    width: 50%;
}
TD.Body4
{
    background-position: left top;
    background-image: url(images/Body4Back.gif);
    background-repeat: repeat-y;
    height: 100%;
}
TD.Title
{
    color: #ffffff;
    background-color: #ffffff;
    margin-left: 100px;
}
.Color0
{
    background-color: #000000;
}
.Height1
{
    height: 1px;
}
.Height100
{
    height: 100%;
}
.Right
{
    text-align: right;
}
.Left
{
    text-align: left;
}
.Center
{
    text-align: center;
}
.Foto
{
    float: left;
    vertical-align: baseline;
}
DIV.BottomLinks
{
}
DIV.BottomLinks P
{
    font-size: 10px;
    color: #ffffff;
    font-family: Arial;
    text-align: center;
}
DIV.BottomLinks A
{	
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
}
DIV.BottomLinks A:hover
{
	text-decoration: underline;
	font-family: Arial;
    font-size: 10px;
}