A:link {
    Color : #5A5A5A;
    Text-decoration : none;
}
A:visited {
    Color : #453805;
    Text-decoration : none;
}
A:active {
    Color : #453805;
    Text-decoration : none;
}
A:hover {
    Color : #666666;
    Text-decoration : none;
}
BODY {
	 Font-family : Verdana,Arial,Helvetica,sans-serif;
    Font-size : 9pt;
    Margin : 0px;
    LEFT : 0px;
    POSITION : absolute;
    TOP : 0px;
}
hr {
    Color : Silver;
    Margin-top : 1px;
    Margin-bottom : 1px;
    Height : 1px;
}
P {
    Font-family : Verdana,Arial,Helvetica,sans-serif;
    Font-weight : normal;
    Font-size : 10pt;
    Text-indent : 0pt;
    Margin-top : 4px;
    Margin-bottom : 4px;
}
td {
    Font-family : Verdana,Arial,Helvetica,sans-serif;
    Font-size : 9pt;
}
.link {
    Font-style : italic;
    Font-size : 12px;
    Text-decoration : none;
    Text-indent : 3pt;
}
input {
    Font-family : verdana, tahoma, arial, helvetica, sans-serif;
    Font-size : 13px;
    Color : #000000;
    Border-color : Gray;
    Height : 23;
}
select,textarea {
    Font-family : verdana, tahoma, arial, helvetica, sans-serif;
    Font-size : 13px;
    Color : #000000;
    Background-color : #ffffff;
    Border : 1px solid #D5D5D5;
}
.novote {
    Font-family : verdana, tahoma, arial, helvetica, sans-serif;
    Font-size : 13px;
    Color : #000000;
    Background-color : #F5F5F5;
    Border : 1px solid #D86603;
    Height : 19;
}
.style1 {
    Font-size : 8pt;
}
.style4 {
    Font-weight : bold;
    Color : #666666;
}
.style11 {
    Font-family : Arial, Helvetica, sans-serif;
    Font-weight : normal;
    Font-size : 10pt;
    Color : black;
    Vertical-align : top;
    Text-align : justify;
    Text-indent : 10px;
    Margin-top : 5px;
    Margin-bottom : 5px;
}
.style12 {
    Font-family : Arial, Sans Serif, Helvetica;
    Font-size : 20pt;
    Color : red;
}
.sect {
    Font-family : Arial, Helvetica, sans-serif;
    Font-weight : bold;
    Font-size : 12pt;
    Color : #5A5A5A;
}
.sect.a:hover {
    Font-family : Arial, Helvetica, sans-serif;
    Font-weight : bold;
    Font-size : 10pt;
    Color : red;
}
TABLE.telo {
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	border-color: Black;
	text-align : center;
	vertical-align : top;
	background : White;
}
img.thumb{
	border: 0;
}
img.thumb{
	border: 1px solid #717171;
	padding: 2px;
}
#right{
	text-align: right;
}