A:hover
{ font-family: arial;
font-size: 10pt;
color: #ffffff;
background-color: #666666;
}
A
{ font-family: arial;
font-size:10pt;
color: #666666;
text-decoration: none
}

p 
{font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	margin-top: 0;
	margin-bottom: 10;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	color: #336699;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	color: #336699;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #336699;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #336699;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #336699;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-style: normal;
	color: #336699;
	margin-top: 0;
	margin-bottom: 2;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	margin-top: 0;
	margin-bottom: 3;
}
ul {
	list-style-image: url(button3.gif);
	margin-left: 25;
	margin-right: 25;
	margin-top: 0;
	margin-bottom: 5;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 30;
	margin-right: 30;
	margin-top: 0;
	margin-bottom: 5;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	}
	.paranil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
margin-top: 0;
	margin-bottom: 0;
}
.para5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
margin-top: 0;
	margin-bottom: 5;
}

.indent {
	margin-left: 20;
	margin-right: 20;
	margin-top: 0;
	margin-bottom: 5;
}
.indent2 {
	margin-left: 70;
	margin-right: 70;
	margin-top: 0;
	margin-bottom: 5;
}
.libluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #336699;
	}
	.dkbluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #336699;
	font-weight: bold;
	}
	.ligreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	}
	.dkgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	}
	.li14greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #666666;
	}
	.dk14greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	color: #666666;
	font-weight: bold;
	}
.indent3 {
	margin-left: 25;
	margin-right: 25;
	border-left:10px solid #666666;
	font size:10pt;
	padding-left:15px;
}
.border1 {
	margin-left: 25;
	margin-right: 25;
	font size:10pt;
	border:1px solid #000000;
	padding:10px;
	}
.border2 {
	margin-left: 25;
	margin-right: 25;
	font size:10pt;
	border-right:2px solid #666666;
	border-bottom:2px solid #666666;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	padding:10px;
	}
.backgrnd {
	background-color:yellow;
}