<STYLE TYPE="text/css">
<!--



/*sub heading blue*/	
	H5 
		{ 
		font-size: 10pt; 
		color: #4C8036;
		margin:0;
		font-weight: bold;
		font-family: arial,sans-serif 
		}
/*main heading red*/
	H1 
		{ 
		font-size: 16pt; 
		color: #3A4783;
		margin:0;
		font-weight: bold;
		font-family: arial,sans-serif 
		}

/*sub heading blue*/	
	H2 
		{ 
		font-size: 12pt; 
		color: #4783AE;
		margin:0;
		font-weight: bold;
		font-family: arial,sans-serif 
		}

/*sub heading gold*/	
	H3 
		{ 
		font-size: 10pt; 
		color: #888888;
		margin:0;
		font-family: arial,sans-serif
		
		}
		/*sub heading blue*/	
	H4 
		{ 
		font-size: 12pt; 
		color: #A90100;
		font-family: arial,sans-serif;
		margin:0;
		}

/*black text*/	
	p 
		{
		color: #111111;
		margin:0; 
		font-size: 9pt;
		/*
		font-family: "lucida console", arial;
		font-family: courier, serif
		font-family: 
		font-family: 
		font-family: 
		*/
		font-family: arial,sans-serif

		}

	.home
		{
		color: #111111;
		margin:0; 
		font-size: 8pt; 
		font-family: arial,sans-serif; 
		}
	
	p.tiny
		{
		color: #111111;
		font-size: 6pt; 
		margin:0;
		font-family: arial,sans-serif; 
		font-weight: bold;
		}

	p.copyright
		{
		color: #003465;
		font-size: 6pt; 
		margin:0;
		font-family: arial,sans-serif; 
		font-weight: bold;
		}





td.mainBody { 
	margin: 0px 0px 0px 0px; 
	padding: 0px;  
	text-align: left;
	margin:0;
	font: 9pt arial;
	color: #111111;
		}

	td.mainBody a:link {color: #3A4783; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
	td.mainBody a:visited {color: #3A4783; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
	td.mainBody a:hover {color: #3A4783; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline}

	
.box {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	clear: center;
	float: center;
	width: 550px;
	height: auto;
	border: 1px solid #44537A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #111111;
	background-color: #ffffff;
	vertical-align: center;
/*	background: #FFF9F9 url(http://www.cleanfilms.com/images/error.gif) 5px 20% no-repeat;*/
}



/* form boxes */

.form 

	{
	color: #111111;	
	font-size: 8pt;
	font-family: arial,sans-serif
	padding-left: 3px; 
	border: 1px #818181 solid; 
	color: #111111; 
	width: 140px; 
	background-color: #E7E9F0;
	}


.formsub 

	{
	color: #ffffff;	
	font-size: 8pt;
	font-family: arial,sans-serif
	padding-left: 3px; 
	border: 1px #818181 solid; 
	width: 140px; 
	background-color: #3A4783
	}


/*repeating bg*/


body

{ 
background-image: 
url("bgfade.jpg");
background-repeat: repeat-x
}





/*link decorations*/
	
		a.body:link {color: #3A4783; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.body:visited {color: #3A4783; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.body:hover {color: #3A4783; font-size: 9pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline}

		a.bodytop:link {color: #4C8036; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.bodytop:visited {color: #4C8036; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.bodytop:hover {color: #4C8036; font-size: 8pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline}
		
		a.homelink:link {color: #2C5F91; font-size: 10pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.homelink:visited {color: #2C5F91; font-size: 10pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.homelink:hover {color: #2C5F91; font-size: 10pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline}

		a.bottomlink:link {color: #2C5F91; font-size: 7pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.bottomlink:visited {color: #2C5F91; font-size: 7pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: none}
		a.bottomlink:hover {color: #2C5F91; font-size: 7pt; font-family: arial,sans-serif; font-weight: bold; text-decoration: underline}


/* cell background for extra links*/
	.fadetop 
		{
		background-image: url('fadetop.jpg');
		background-repeat: repeat-x;
		}

	.fadebottom 
		{
		background-image: url('fadebottom.jpg');
		background-repeat: repeat-x;
		}

	.cellshadowtop 
		{
		background-image: url('images/fadetop.jpg');
		background-repeat: repeat-x;
		}
	
	.cellshadowbottom 
		{
		background-image: url('images/fadebottom.jpg');
		background-repeat: repeat-x;
		}

	.cellshadowbody 
		{
		background-image: url('images/fadebody.jpg');
		background-repeat: repeat-x;
		}





/*tables*/



 table.body 
	{
	color: #111111;
	margin:0; 
	font-size: 9pt;
	font-family: arial,sans-serif;
	border-width: 0px;
	border-style: none;
	border-color: ffffff;
	background-color:ffffff;
	}

 td.header 
	{
	background:8DB187; 
	font-family: arial,sans-serif;
	color:ffffff; 
	font-size:11pt; 
	caption-side:bottom 
	}

 
 td.body 
	{
	color: #111111;
	margin:0; 
	font-size: 9pt;
	font-family: arial,sans-serif
	border-width: 3px;
	border-style: solid;
	border-color: ffffff;
	background-color:ffffff
	}

 
 #wm { 
	padding: 0px;
	color: #ddd; 
	font: 9pt arial;
	text-align: right;
	}
	
	#wm a:link {color: #ddd; font-size: 9pt; font-family: arial,sans-serif; text-decoration: none}
	#wm a:visited {color: #ddd; font-size: 9pt; font-family: arial,sans-serif; text-decoration: none}
	#wm a:hover {color: #aaa; font-size: 9pt; font-family: arial,sans-serif; text-decoration: none}






/*
	p.table
		{
		border-style: solid;
		border-color: #00255B;
		border-width: 2px;
		background-color: #00255B;
		font-size: 10pt;
		font-family: arial,sans-serif;
		color: #ffffff
		}

.inset {
	margin: -5px 0px 5px 5px;
	padding: 5px;
	clear: right;
	float: right;
	height: auto;
	width: 200px;
	border: 3px solid #a99059;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 111111;
	background-color: efe9da;
	text-align: justify;
	vertical-align: top;
}

*/

/*numbered list*/
	ol.decimal 
	{ 
	list-style-type: decimal;
	font-size: 10pt;
	font-family: arial,sans-serif	
	}

	ol.alpha
	{
	list-style-type: lower-alpha;
	font-size: 10pt;
	font-family: arial,sans-serif
	}


/*bulleted list*/
	ul.check
	{ 
	list-style-image: url("../images/bullet.gif"); 
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif	
	}
	
	ul.arrow
	{ 
	list-style-image: url("arrow.jpg"); 
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif
	}
	
	ul.arrow2
	{ 
	list-style-image: url("../images/arrow2.gif"); 
	list-style-type: circle;
	font-size: 10pt;
	font-family: arial,sans-serif
	}































.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}

.xl24
	{mso-style-parent:style0;
	color:black;
	font-weight:700;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:left;}
.xl25
	{mso-style-parent:style0;
	text-align:left;}
.xl26
	{mso-style-parent:style0;
	color:black;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:left;}
.xl27
	{mso-style-parent:style0;
	font-weight:700;
	text-decoration:underline;
	text-underline-style:single;
	font-family:Arial, sans-serif;
	mso-font-charset:0;}
.xl28
	{mso-style-parent:style0;
	font-family:Arial, sans-serif;
	mso-font-charset:0;}
.xl29
	{mso-style-parent:style0;
	color:white;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	border-top:1.0pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:none;
	border-left:1.0pt solid windowtext;
	background:#3A4783;
	mso-pattern:auto none;}
.xl30
	{mso-style-parent:style0;
	mso-number-format:"\#\,\#\#0";
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:1.0pt solid windowtext;}
.xl31
	{mso-style-parent:style0;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\#\,\#\#0";
	text-align:center;
	border-top:none;
	border-right:1.0pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:1.0pt solid windowtext;}
.xl32
	{mso-style-parent:style0;
	mso-number-format:"\#\,\#\#0";
	text-align:center;
	border-top:.5pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:1.0pt solid windowtext;}
.xl33
	{mso-style-parent:style0;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\#\,\#\#0";
	text-align:center;
	border-top:.5pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:.5pt solid windowtext;
	border-left:1.0pt solid windowtext;}
.xl34
	{mso-style-parent:style0;
	mso-number-format:"\#\,\#\#0";
	text-align:center;
	border-top:.5pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;}
.xl35
	{mso-style-parent:style0;
	font-weight:700;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\#\,\#\#0";
	text-align:center;
	border-top:.5pt solid windowtext;
	border-right:1.0pt solid windowtext;
	border-bottom:1.0pt solid windowtext;
	border-left:1.0pt solid windowtext;}







-->
</STYLE>
