
BODY 
{
	background: white repeat fixed;
	color:rgb(132,132,159);
	font-family: Arial;	
	font-size: 10pt;
	margin-left: 16px;

	scrollbar-arrow-color:rgb(132,132,159); 
	scrollbar-3dlight-color:rgb(132,132,159); 
	scrollbar-highlight-color:white; 
	scrollbar-face-color:white;  
	scrollbar-shadow-color: rgb(132,132,159); 
	scrollbar-track-color:white; 
	scrollbar-darkshadow-color:black;
}

A:link { color: rgb(61,134,159); text-decoration: none; }
A:visited { color: rgb(61,134,159); text-decoration: none; }
A:active { color: rgb(255, 79, 108); }
A:hover { color: rgb(255, 79, 108); text-decoration: underline;}

P
{
	margin-top: 8px;
	margin-bottom: 8px;
}

H1
{
	font-size: 40pt;
	font-style: italic;
	font-weight: bold;
	color: rgb(255, 79, 108);
}

H2
{
	font-size: 11pt;
	line-height: 1.2;
    margin-bottom: 0px;
	margin-top: 16px;
}

H3
{
	font-size: 11pt;
	color: rgb(255, 79, 108);
	line-height: 1.2;
    margin-bottom: 0px;
	margin-top: 16px;
}

H4
{
	font-size: 10pt;
    margin-bottom: 0px;
}

H5
{
	font-weight: normal;
	font-size: 9pt;
    margin-bottom: 0px;
}

H6
{
	font-weight: normal;
	font-size: 8pt;
    margin-bottom: 0px;
	margin-top: 16px;
}

IMG
{
	border: 0px;	
}

TH
{
	font-size: 10pt;
	color: rgb(255, 79, 108);
	text-align: left;
}

TD
{
	font-size: 10pt;
	color: black;
	text-align: left;
}
