<style type="text/css">
body
{ 
background: #ffffff
}


h1
	{
	background-color: transparent;
	color: #004040;
	text-align: center;
	text-decoration: none;
	font-size:18.0pt;
	font-family:"arial";
	font-weight:bold;
	mso-style-next:Normal;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	mso-font-kerning:0pt;
	}

h2
	{
	background-color: transparent;
	color: #004040;
	text-align: left;
	text-indent: 0.5cm;
	text-decoration: none;
	font-size:16.0pt;
	font-family:"arial";
	font-weight:bold;
	mso-style-next:Normal;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	mso-font-kerning:0pt;
	}

h3
	{
	background-color: transparent;
	color: #004040;
	text-align: left;
	text-decoration: none;
	font-size:14.0pt;
	font-family:"arial";
	font-weight:normal;
	mso-style-next:Normal;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	mso-font-kerning:0pt;
	}
	
p
	{
	background-color: transparent;
	color: #FF0F0;
	text-align: left;
	text-decoration: none;
	font-size:10.0pt;
	font-family:"arial";
	font-weight:normal;
	mso-style-next:Normal;
	margin:0in;
	margin-bottom:.0000pt;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	mso-font-kerning:0pt;
	}
	
a
	{
	background-color: transparent;
	text-decoration: none;
	}	

<!--
 /* Style Classes */
 
 <!--
 /* Case Sensitvity */

 
p.uppercase 
{
text-transform: uppercase
}
p.lowercase 
{
text-transform: lowercase
}
p.capitalize 
{
text-transform: capitalize
}

<!--
 /* Paragraph Align */
 
 
p.left 
{
text-align: left
}
p.right 
{
text-align: right
}
p.center 
{
text-align: center
}
p.justify
{
text-align: justify
}
p.ijustify
{
margin:0.2in;
text-align: justify
}
p.ileft
{
margin:0.2in;
text-align: left
}
p.itop
{
margin-top:0.2in;
}
p.itopleft
{
margin-top:0.2in;
text-align: left
}
p.itopcenter
{
margin-top:0.2in;
text-align: center
}
p.itopjustify
{
margin-top:0.2in;
text-align: justify
}
p.fourcenter
{
margin-top:0.1in;
margin-bottom:0.1in;
margin:0.1in;
text-align: center
}
p.fourright
{
margin-top:0.1in;
margin-bottom:0.1in;
margin:0.1in;
text-align: right
}
p.oneright
{
margin-top:0;
margin-bottom:0;
margin:1in;
text-align: right
}
p.fourleft
{
margin-top:0.1in;
margin-bottom:0.1in;
margin:0.1in;
text-align: left
}
p.fourjustify
{
margin-top:0.1in;
margin-bottom:0.1in;
margin:0.1in;
text-align: justify
}

<!--
 /* Font Weight */

p.normal 
{
font-weight: normal
}
p.bold 
{
font-weight: bold
}
p.italic 
{
font-weight: italic
}
p.oblique 
{
font-weight: oblique
}



<!--
 /* Border styles*/
p.dotted 
{
border-style: dotted
}
p.dashed 
{
border-style: dashed
}
p.solid 
{
border-style: solid
}
p.double 
{
border-style: double
}
p.groove 
{
border-style: groove
}
p.ridge 
{
border-style: ridge
}
p.inset 
{
border-style: inset
}
p.outset 
{
border-style: outset
}
p.three 
{
border-style: solid double groove
}

<!--
 /* Border colors*/
p.one
{
border-style: solid;
border-color: #024522
}
p.two
{
border-style: double;
border-color: #024522 
#378A20;
border-width: 5px
}
p.three
{
border-style: groove;
border-color: #024522 
#378A20 #378A20;
border-width: 5px 5px 1px
}
p.four
{
border-style: solid;
border-color: #024522 
#378A20 #024522 
#378A20;
border-width: 5px 5px 8px 5px
}

<!--
 /* Padding*/
td.onevalues  
{
padding: 0.5cm
}
td.twovalues 
{
padding: 0.5cm 1cm
}

<!--
 /* List Building - Unordered List*/
ul.disc 
{
list-style-type: disc
}
ul.circle 
{
list-style-type: circle
}
ul.square 
{
list-style-type: square
}
ul.none 
{
list-style-type: none
}
ul.RTBullet 
{
list-style-image: url("images/RtBullet.gif")
}


<!--
 /* List Item Markers - Ordered List*/
ol.decimal 
{
list-style-type: decimal
}
ol.lroman 
{
list-style-type: lower-roman
}
ol.uroman 
{
list-style-type: upper-roman
}
ol.lalpha 
{
list-style-type: lower-alpha
}
ol.ualpha 
{
list-style-type: upper-alpha
}

</style>








