Body { font-family: Arial;
       color: black;}

.ParagraphHeading {
	color: Green;
	font-weight: bold;
	font-size: 14px;
}
.Gold {
	color: #DAB100;
	font-weight: bold;
}
.Green {
	color: #006600;
	font-weight: bold;
}
HTML {
scrollbar-base-color:#006B00;
scrollbar-highlight-color:#006B00;
scrollbar-shadow-color:#003100;
scrollbar-track-color:#DAB101;
scrollbar-face-color:#006B00;
scrollbar-arrow-color:#DAB101;
scrollbar-darkshadow-color:#000000;
scrollbar-3dlight-color:#B42A2A;
}
#error {
color:#000;
background-color:#ffa8a8;
}
.BrushScript {
	font-family: Brush Script Std;
	font-size: x-large;
}
.fs15 {
	font-size: 1.5em;
}

.normal {
 font-family: Arial;
       color: black;
   font-size: 12px;
}

p {margin-top: 0.5em; margin-bottom: 1em; line-height: 1.2em; color: black}
.pw {color: white}
.tabsfixed {
    font-size: 10pt;    
   font-weight: 800;
}

.Copyright {color: White; font-size: 11px;}

.Error {color: Red; font-size: 24px; font-weight: 800;}
.RedBold {color: Red; font-weight: 800;}
.Asterisk {font-size: 36px}

.txt{
   font-size: 10pt;
   font-weight: 400;
}

ul, li {list-sytle: outside square url(images/bullet_gold.gif);
}

.PageHeader {font-variant: small-caps;}
.PageHeader  {margin-top: 5.0em; margin-bottom: 0;}
.PageHeader  {font-weight: 800;
			  font-size: 18px;}

h1, h2, h3, h4 {font-variant: small-caps;}
		
h3, h4, h5 {margin-top: 1.25em; margin-bottom: 0;}

h1 {font-size: 300%; border-bottom: 2px
    margin: 0.5em 0 0.5em 0; padding 0 0 0.125em 10%;}
h1 {font-family: Verdana, san-serif;}

h2 {font-size: 200%; margin: 0 0 0.66em 10%;}
h2 {font-family: Verdana, san-serif;}

h3 {font-size: 150%;}
h3 {font-family: Verdana, san-serif;}

h4 {font-size: 110%;}
h4 {font-family: Verdana, san-serif;}

h5 {font-size: 100%;}      
h5 {font-family: Verdana, san-serif;}

A:Link {color: black}
A:hover {color: red}
A:visited {color: blue} 

 /* WORD */

<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
h1
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	page-break-after:avoid;
	font-size:16.0pt;
	font-family:Arial;}
h2
	{margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:0in;
	page-break-after:avoid;
	font-size:14.0pt;
	font-family:Arial;
	font-style:italic;}
p.MsoCaption, li.MsoCaption, div.MsoCaption
	{margin-top:6.0pt;
	margin-right:0in;
	margin-bottom:6.0pt;
	margin-left:0in;
	font-size:10.0pt;
	font-family:"Times New Roman";
	font-weight:bold;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
 /* List Definitions */
 ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}

/* Sothink Menu */
.ItemStyle {
	list-style-image: url(images/book2.gif);
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	vertical-align: middle;
}

.PopItemStyle {
	list-style-image: url(images/book1.gif);
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

body {
	background-color: #EFF3F4;


}

A:link {
	color: #009900;
	text-decoration: none;
	font-weight:bold


}

A:visited {
	text-decoration:none;
	color: #009900;
	font-weight:bold
}

A:hover {
	color: #0066ff;
	text-decoration: none;
	font-weight:bold

	}
