.dropcap {
	font : bold 40px/40px Verdana, Geneva, Arial, Helvetica, sans-serif;
	float : left;
	background : #99CCFF center;
	padding : 0px 3px 3px 3px;
	margin-right : 3px;
	color : Blue;
}
a {
	background : transparent;
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	text-decoration: none;
	}

a:hover {
	background : transparent;
	color : #FF7648;
	text-decoration : underline;
	}

body {
	color : Black;
	background-color: #CCCCCC;
}

h1 {
	color : Black;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h2 {
	color : Black;
	background : transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h3 {
	color : #000000;
	background : transparent;
	left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h4 {
	color : Black;
	background : transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

h5 {
	color : Black;
	background : transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14pt;
	font-style: normal;
	font-variant: normal;
}

h6 {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background: transparent;
}


p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background : transparent;
	clip: rect(auto,auto,auto,auto);
	font-style: normal;
}

table {
	background : transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.unnamed1 {  }

