.heading{
margin-bottom:50px;
color:#999999;
font-family:Trebuchet MS,Times New Roman;
font-size:18pt;
text-align:right;
font-weight:bold;
cursor:default;
text-decoration:underline
}
.heading2{
font-size:10pt;
font-family:Gill Sans MT,Arial;
color:black;
text-align:left;
font-weight:bold;
cursor:default
}
.heading3{
font-size:10pt;
font-family:Gill Sans MT,Arial;
color:white;
text-align:center;
font-weight:bold;
cursor:default
}
.body{
font-size:10pt;
font-family:Gill Sans MT,Arial;
color:#000;
text-align:justify;
background-attachment:fixed;
background-repeat:no-repeat;
cursor:default;
scrollbar-face-color:#D2D2D2;
scrollbar-shadow-color:black;
scrollbar-highlight-color:#D2D2D2;
scrollbar-3dlight-color:#D2D2D2;
scrollbar-darkshadow-color:#000;
scrollbar-track-color:#dfdfdf; 
scrollbar-arrow-color:#636b7b
}
a{
text-decoration:none;
color:black;
font-weight:bold
}
a:hover{
text-decoration:underline;
color:#000080;
}
html p {
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 14px;
	line-height: 2;
}

