/* Created using Style Master from Western Civilisation CSS1 { 0 61 558 625 } */


body, p, td, li 



{
font-family: Times New Roman, Times, Serif;
color: #004080;
font-size: 11pt;
}


 
.style1 {font-size: 12pt;
	font-weight: bold;
}
.style19 {font-size: 12;
	font-weight: bold;
}
.style6 {color: #000000}
.style21 {
	font-size: 14pt;
	font-weight: bold;
	color: #B22023;
	font-style: italic;
}
.style22 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
}
.style23 {
	color: #0000CC;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
}

//{
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #004080;
font-size: 10pt;
}



/* Because Netscape Navigator 4 does not allow inheritance into tables, and breaks inheritance after tables, 
rather than simply setting properties on the body and relying on inheritance, we explicitly set the properties using a selector group. 
*/

/* This basic style sheet provides selectors for the most commonly used elements. 

Use it as the basis for your style sheets. */

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

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

h6 {}

p {}



a:link 
	{
font-family: Times New Roman, Times, Serif;
color: #004080;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}
a:visited 
	{
font-family: Times New Roman, Times, Serif;
color: #004080;
font-weight: bold;
font-size: 11pt;
text-decoration: none;
}
a:hover 
	{
font-family: Times New Roman, Times, Serif;
color: #cd0110;
font-size: 11pt;
font-weight: bold;
text-decoration: none;
}
a:active 
	{
text-decoration: none;
font-family: Times New Roman, Times, Serif;
color: #004080;
font-weight: bold;
font-size: 11pt;
}



img {}
