body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-right: 0px;
	margin-left: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;

}  
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	margin-left: 10px;
	margin-bottom: 4px;
}

 li{
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-right: 20px;
	color: #ffffff;
	padding: 0px 10px;
}
.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;
}
