BODY { 
		background-image:"url(images/mauve.jpg)";
		margin-left:"5%";
		margin-right:"5%";
	}

A:link { color: "#333399"; }
A:visited { color: "#0000ff";  }
a:hover{color:"#000000";}

h1,h2,h3	{
	text-align: "center";
	}

h2	{
	color:"#333399";	
	font-family: "arial", serif; 
	font-weight:bold;
	text-align: "center";
	}
	
h3	{
	color:"#000000";	
	font-family: "arial", serif; 
	font-weight:bold;
	font-size:11pt;
	margin-left: 10pt;
	margin-right: 10pt;
	text-align: "center";
	}

ol	{
	color:"#000000";	
	font-family: "arial", serif; 
	font-size:12pt;
	margin-left: 3%;
	margin-right: 0%;
	text-align: "justify";
	}

li	{
	font-size: 12pt;
	margin-left: 3%;
	}

.ur {
	list-style-type:"upper-roman";
	}

.ua {
	list-style-type:"upper-alpha";
	}

.d {
	list-style-type:"decimal";
	}

P {	font-size: 12pt;
	font-weight: normal;
	text-align: justify;
	margin-left:0%;
	margin-right: 0%;
	}
P:first-letter { font-size: 175%; float: left ;color: "#333399" }

.disclaimer {font-size: 10pt;
			text-align: Justify;
	}

A {
	font-weight:bold;
	}

q {
	font-weight:italics;
	color: "#660000";
	}



TH {
	font-weight:bold;
	}

TD {
	text-align:left;
	}

.smalltext {
	font-size: 10pt;
	text-align: justify;
	}	

.smallbold {
	font-weight:bold;
	font-size: 11pt;
	text-align: justify;
	font-variant: small-caps;
	}	

.smallbold2 {
	font-weight:bold;
	font-size: 10pt;
	text-align: justify;
	margin-right:1pt;
	}	

hr {
	color:"#333399";
	height:4 px; 
	}
.hr1 {
	color:"#660000";
	height:2 px; 
	}




h1 {
	font-size: 36px;
	font-family: arial;
	font-style: italic;
	font-weight: bold;
	color:"#660000";
	}

.headtext
		{
		color:"#000000";
		font-family:"arial", serif;
		font-style:italic;
		font-weight:bold;
		letter-spacing:2;
		font-size:20pt;
		color:"#660000";
		}

.subheadtext
		{
		color:"#000000";
		font-family:"arial", serif;
		font-style:italic;
		font-weight:bold;
		letter-spacing:3;
		font-size:14pt;
		color:"#660000";
		}


.text
		{
		color:"#000000";	
		font-family: "arial", serif; 
		font-style:italic;
		font-weight:bold;
		letter-spacing:1;
		font-size:12pt;
		}

.bullettext
		{
		color:"#000000";	
		font-family: "arial", serif; 
		font-weight:bold;
		font-size:9pt;
		margin-left: 10pt
		margin-right: 10pt
		}

.bullettextc
		{
		color:"#000000";	
		font-family: "arial", serif; 
		font-weight:bold;
		font-size:11pt;
		margin-left: 10pt;
		margin-right: 10pt;
		text-align: "left";
		}





.reversedtext
		{
		color:"#666666";	
		font-family: "arial", serif; 
		/*font-weight:bold;*/
		font-size:10pt;
		margin-left: 10pt
		margin-right: 10pt
		background:black
		}

.tablestyle
		{
		border-width:medium; 
		padding:2 pt; 
		border-style:double;
		border-color:"#339999";
		}

.imgborder
		{
		border-width:medium; 
		padding:2 pt; 
		border-style:double;
		border-color:"#339999";
		}
		
.header_links
			{	
				position:absolute;
				font-size:12pt;
				left:600px;
			}
