/* Created using Style Master from Western Civilisation CSS1 { 275 547 296 395 } */



body
{
color: "#000066"
font-family: Arial, Verdana, sans-serif;
font-size:14pt;
font-weight: normal;

}

h1, h2, h3, h4, h5, h6
{}

h1
{
font-size: 36px;
font-weight: bolder; 
}

h2
{
font-size:  24px;
font-style: italic;
font-weight: bolder
}

h3
{
color: "#CC0033";
font-size:  14px;
font-style: italic;
font-weight: bold;
}


p
{
font-family: Arial, helvetica, sans-serif;
font-size:  12px;
font-weight:  400;


}

ul
{

font-family: Arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:  400;


}

/*-------------------------------------------------------------------------
 standard links
-------------------------------------------------------------------------*/
	A {
		font-family: Arial, Helvetiva, sans serif;
		font-weight: 500;
		text-decoration: none;
		
	}
	A:link {
		font-size:  9pt;
		color: "#000066"
		text-decoration: none;
	}
	A:visited {
		font-size:   9pt;
		color: "#990000";
		text-decoration:none;
	}
	A:hover {
		font-size:   9pt;
		color: "#000099";
		text-decoration: underline;
	}
	A:active {
		font-size:   9pt;
		color: 990000;
		text-decoration: underline;
	}



/*-------------------------------------------------------------------------
tables
-------------------------------------------------------------------------*/

td
{

font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight:  normal;


}

th
{

color: "#ffffff";
font-family: arial, helvetica, sans-serif;
font-size: 16px;
font-weight:  normal;


}

/*-------------------------------------------------------------------------
classes
-------------------------------------------------------------------------*/



.ldTbleFootnote
{
font-size: 12pix;
color: #990000;
}

.tblclmtitles
{
font-size: 14pix;
font-weight: bold;
color: white;

}	

