Body { font-family: Arial;
       color: black; padding: 20px;}
	   
.Header {
	font-size: 13px;
	color: #000000 !Important;
	font-weight: bold;
}

.ArticleHeading { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:11pt;
	font-style: normal;
	line-height: 1.4;
	font-weight: bold;
	font-variant: normal;
	color: #534D3A;
	text-align: justify;
	list-style-type: none;
	list-style-position: inside;
	}
	
.Article { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt;
	font-style: normal;
	line-height: 1.4;
	font-variant: normal;
	color: #000000;
	text-align: justify;
	list-style-type: disc;
	list-style-position: inside;
	}
	
.ParagraphHeading {
	color: #56789D;
	font-weight: bold;
	font-size: 14px;
}

.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;
}

.txt{
   font-size: 10pt;
   font-weight: 400;
}

ul, li {list-sytle: outside square url(images/bullet.gif);
}

.PageHeader {font-variant: small-caps;}
.PageHeader  {margin-top: 5.0em; margin-bottom: 0;}
.PageHeader  {font-weight: 800;
			  font-size: 150%;}

h1, h2, h3, h4 {margin: 0 10px; font-variant: small-caps;}
		
h3, h4, h5 {margin-top: 1.25em; margin-bottom: 0;}

h1 {font-size: 250%; 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 */
ul {
	list-style-type: disc;
}
ul ul {
	list-style-type: circle;
}

ol {
	list-style-type: Decimal;
}
ol ol {
	list-style-type: lower-alpha;
}
ol ol ol {
	list-style-type: lower-roman;
}

/* Rounded Corners with Background */
div#nifty{ margin: 0 10%;background: #9BD1FA}

b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #9BD1FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#nifty{ margin: 0 10%;background: #9BD1FA}
.rtop,.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px;height: 2px}

.rs1{margin: 0 2px}
.rs2{margin: 0 1px}

h1,h2,p{margin: 0 10px}

/* 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: #666666;
	text-decoration: none;
	vertical-align: bottom;


}

A:visited {
	text-decoration:none;
	color: #666666;


}

A:hover {
	color: #0066ff;
	text-decoration: none;


	}
