 BODY
{
    FONT-FAMILY: Verdana, arial;
    FONT-SIZE: 9pt;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;
	margin-left : 0px;
	margin-right : 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
P
{	
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
PRE
{
	WIDTH: 350px;
}
H1
{	
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	COLOR: #604370;
}
H2
{	
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	COLOR: #604370;
}
H3
{	
	FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 12pt;
	COLOR: #000000;
}
small
{
    FONT-FAMILY: Verdana, arial;
    FONT-SIZE: 7pt;
	COLOR: #707070;
}
TD
{
    FONT-FAMILY: Verdana, arial;
	FONT-SIZE: 9pt;
	COLOR: #000000;
	TEXT-DECORATION: none;
}
A
{
    FONT-FAMILY: Verdana, arial;
    TEXT-DECORATION: none;
	COLOR: #EF0000;
}
A:visited
{
	TEXT-DECORATION : none;
	COLOR: #EF0000;
}
A:hover  
{
   	TEXT-DECORATION : underline;
	COLOR: #EF0000;
}
.bgleft
{ 
     background-position: right center; 
     background-attachment: fixed; 
     background-image: url(../images/backgroundlinks.gif); 
     background-repeat: repeat-y;
} 
.bgright
{ 
     background-position: right center; 
     background-attachment: fixed; 
     background-image: url(../images/backgroundrechts.gif); 
     background-repeat: repeat-y;
} 