body 
{
background-color : #ffffff; 
font-family : Verdana, Verdana, sans-serif; 
font-size : 10pt; 
color : #000000;  
margin : 10px; 
padding : 0; 
}

.right 
{
float : right; 
}

.center
{
text-align: center;
}
 
a:link 
{
color : #0000ff; 
text-decoration : underline; 
font-weight : normal; 
font-family : Verdana, Helvetica, sans-serif; 
}
 
a:active 
{
color : #ff0000; 
text-decoration : underline; 
font-weight : normal; 
font-family : Verdana, Helvetica, sans-serif; 
}
 
a:visited 
{
color : #0000ff; 
text-decoration : underline; 
font-weight : normal; 
font-family : Verdana, Helvetica, sans-serif; 
}
 
a:hover 
{
color : #ff0000; 
text-decoration : underline; 
font-weight : normal; 
font-family : Verdana, Helvetica, sans-serif; 
}

 
a.item:link 
{
color : #0000ff; 
text-decoration : underline; 
font-weight : normal;
font-family : Verdana, Helvetica, sans-serif; 
}
 
a.item:active 
{
color : #ff0000; 
text-decoration : underline; 
font-weight : normal;
font-family : Verdana, Helvetica, sans-serif; 
}
 
a.item:visited 
{
color : #0000ff; 
text-decoration : underline; 
font-weight : normal; 
font-family : Verdana, Helvetica, sans-serif; 
}
 
a.item:hover 
{
color : #ff0000; 
text-decoration : underline; 
font-weight : normal;
font-family : Verdana, Helvetica, sans-serif; 
}


 
P 
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10pt; 
color : #000000;
 text-align: left;
 }

img
{
vertical-align: text-bottom;
padding : 0px;
border : 0px none; 
background: no-repeat;

}
 

TABLE 
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10pt; 
color : #000000; 
background-color: #ffffff;
border-collapse : collapse; 
padding : 0; 
border : 0px none; 
 
}
 
TD 
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10pt; 
color : #000000; 
background-color: #ffffff;
border-collapse : collapse; 
padding : 0; 
border : 0px none; 
 
}
 
ul 
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 10pt; 
color : #000000; 
background-color: #ffffff;
 text-align: left;
}
 
h1, .heading1
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 14pt; 
font-weight : bold; 
color : #000000; 
}
 
h2, .heading2
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12pt; 
color : #000000; 
}
 
h3, .heading3
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12pt; 
color : #000000; 
}
 
h4, .heading4
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 12pt; 
color : #000000; 
font-weight : bold; 
}
 
h5, .heading5
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #000000; 
}
 
h6, .heading6
{
font-family : Verdana, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #000000; 
}

