body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	line-height: 12pt;
}

p	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	line-height: 12pt;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
			font-size: 14pt;
}  

h2 {
	font-family: Arial, Helvetica, sans-serif;
			font-size: 12pt;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}


A:link, A:visited, A:active, A:hover {
	color: #999999;;
	text-decoration: none;
}

h6 A:link, h1 A:visited, h1 A:active {
	text-decoration: none;
}

h6  A:hover {
	border-top: 1px dotted #f6df20;
    border-bottom: 1px dotted #f6df20;
}

.sub1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}
basic {
	font-size: 10px;
	line-height: 12px;
}
.indent {
	padding-left: 20px;
	text-align: left;
	text-indent: 0pt;
	margin: 0px;
}
.blue {
	color: #000066;
}
.alert {
	color: #000099;
	background-color: #FFFFCC;
}
