
img {
   float: none;
  text-align: center;
}

.shadowcss {
	background: #030702;
	color: ActiveBorder;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 8px;
	top: -4px;
	left: -4px;
	position: relative;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color='#505050', Positive='true');
}

.form {
	background : #D4D0C8;
	color: Gray;
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=4, OffY=4, Color='#505050', Positive='true');
}

.br {
	font-size: 6px;
}

body {
	margin:0px 0px 0px 0px;
	padding:0;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	float: left;
}

.headings2 {
	color: Black;
	font-size: 11pt;
	font-weight: bold;
}

.headings {
	margin : auto;
	color: Black;
	font-size: 12pt;
	font-weight: bold;
}

.para {
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 10px;
}

.para2 {
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 63px;
}


.para3 {
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 93px;
}

a {
	color: #000033;
	text-decoration: none ;
	font-weight: bolder;
	width: 80%;
	letter-spacing : normal;
	font-size : larger;
	border-bottom : thin solid #9B9C99;
	border-bottom-width : thin;
}

a:visited {
	color: #000033;
}

a:hover {
	color : #000099;
}

a:active {
	color: #330000;
}

td {
	color: Black;
	font-size: 9pt;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h1 {
	color : Black;
	font-size : 22px;
	font-weight: bold;
}

h2 {
	color : Black;
	font-size : 20px;
	font-weight: bold;
}

h3 {
	color : Black;
	font-size : 14px;
	font-weight: bold;
}

h4 {
	color : Black;
	font-size : 15px;
	font-weight: bold;
}

.h2 {
	color : Black;
	font-size : 18px;
	font-weight: bold;
}


.p {
	color: Black;
	font-size: 9pt;
	font-weight: bold;
}

.p2 {
	color: Black;
	font-size: 12pt;
	font-weight: bold;
}

.p22 {  
	color: #99CCCC; 
	font-size: 10pt; 
	font-weight: bold; 
}

.p3 {
	color: Black;
	font-size: 12px;
	font-weight: bold;
}

.p4 {
	color: Black;
	font-size: 14pt;
	font-weight: bold;
}

.link {
	color: #000033;
	font-size : 14px;
	font-weight: bold;
}

.link2:a {
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}

.link:link {
	color : Highlight;
}

.link:visited {
	color : Highlight;
}
.link:hover {
	color : Blue;
}

.link:active {
	color: #000033;
}

