body {color: #000000; font-family: Arial,Helvetica; font-size: 8pt; text-decoration: none}

a     { color: #003CFF; font-family: Arial,Helvetica; font-size: 9pt; text-decoration: underline }
a:hover { color: #0080FF; font-family: Arial,Helvetica; font-size: 9pt; text-decoration: none }

a.menu     { color: #009047; font-family: Arial,Helvetica; font-weight: bold; font-size: 12px; text-decoration: none }
a.menu:hover { color: #004000; font-family: Arial,Helvetica; font-weight: bold; font-size: 12px; text-decoration: none }

div.advert {COLOR: #000000; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; }

a.advert {COLOR: #6080FF; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: none}
a.advert:hover {COLOR: #80A0FF; font-family: Arial,Helvetica; font-size: 8pt; font-weight: bold; text-decoration: underline}

p {COLOR: #000000; text-align: justify; font-family: Arial,Helvetica; font-size: 9pt; margin: 5pt 0pt 5pt 10pt; }
p.j {COLOR: #000000; text-align: justify; font-family: Arial,Helvetica; font-size: 9pt; margin: 5pt 0pt 5pt 10pt; }
p.l {COLOR: #000000; text-align: left; font-family: Arial,Helvetica; font-size: 9pt; font-weight: bold; margin: 5pt 0pt 5pt 10pt; }
p.r {COLOR: #005000; text-align: right; font-family: Arial,Helvetica; font-size: 9pt; font-style: italic; margin: 5pt 0pt 5pt 10pt; }
p.c {COLOR: #008000; text-align: center; font-family: Arial,Helvetica; font-size: 10pt; font-weight: bold; margin: 5pt 0pt 5pt 10pt; }

h2 {COLOR: #004000; font-family: Verdana,Arial,Helvetica; font-size: 11pt; font-weight: bold; margin: 5pt 2pt 5pt 0pt;}
h1 {COLOR: #298C5A; font-family: Verdana,Arial,Helvetica; font-size: 12pt; font-weight: bold; margin: 5pt 2pt 5pt 0pt;}

HR {
   color:            #86DEAB;
   background-color: #86DEAB;
   height:           1px;
   width:            300px;
   border-width:     0px;
   padding:          0px;
   margin:           0px;
}


TD.right
{
	background-image: url(images/topright.jpg);  
	background-repeat: no-repeat;
	background-position: 0% 0%;
}


TD.left
{
	background-image: url(images/line.gif);  
	background-repeat: no-repeat;
	background-position: 100% 0%;


}


TD.main
{
	background-color: #FFFFFF;	
	padding: 10px 10px 10px 10px;
}

