BODY
	{
	color: Black;
	margin-top:0;
	margin-left:0;
	padding : 0;
	background-color : White
}
 P 
 	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin : 0 0 0 0
	}
A:link
	{
	color:#CC0033;
	text-decoration:underline;
	font-family:Verdana, Arial, sans-serif;
	 font-size:8pt;
	font-weight:bold
	}
A:active 
	{
	color:#000000;
        text-decoration:underline;
        font-family:Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-weight:bold
		}
A:visited
	{
	color:#CC0033;
        text-decoration:none;
        font-family:Verdana, Arial, sans-serif;
        font-size: 8pt;
        font-weight:bold
		}
A:hover
	{
	color:#000000;
	text-decoration:underline;
	font-family:Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight:bold
}
A:link.small
	{
	color:#CC0033;
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size:7pt;
	font-weight:normal
	 }
A:active.small
	{
	color:#CC0033;
	text-decoration:underline;
	font-family:Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight:normal	       
	}
A:visited.small
	{
	color:#CC0033;
	text-decoration:none;
	font-family:Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight:normal
    }
A:hover.small
	{
	color:#CC0033;
	text-decoration:underline;
	font-family:Verdana, Arial, sans-serif;
	font-size: 7pt;
	font-weight:normal
	}
H1
	{
	text-align:center;
	color:#669933;
	font-family:Verdana, Arial, sans-serif;
	font-size:10pt;
	font-weight:bold;
	}
H2
	{
	text-align: left;
	color:#CC0033;
	font-family:Verdana, Arial, sans-serif;
	font-size:9pt;
	font-weight:bold
	}	
.copy
	{
	font-family: Verdana,Arial,sans-serif;
	font-size:7pt;
	color:#660099; 
	text-align:center
	}
.bg
	{
	background-image:url(images/bg_image.gif); 
	background-repeat:no-repeat
	}
.white
{
color: #FFFFFF
}	 	
.red
{
color: #CC0033
}	 	
.redbold
{
color: #CC0033;
font-weight:bold
}	 	
.small
{
font-size:7pt
}
.quote
{
	font-style : italic;
}
.italic
{
	font-style : italic;
}
.bold
{
font-weight:bold
}