BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

A {
	color: #000080;
	text-decoration: underline;
	background-color : transparent;
}

A:Hover {
	color: #95ACCC;
	text-decoration: underline;
	background-color : white;
		
}

.heading {
	color : #000080;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
	background-color :  transparent;
}

.subheading {
	color: #95ACCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	background-color :  transparent;
}

.subheading2 {
	color: #10511B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	background-color :  transparent;
}

.row1  {
	background-color : #95ACCC;
	
} 

.row2 {
	background-color : #D0D0FF;
}

.cell1 {
	background-color : #FFA324;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.cell2 {
	background-color : #FFDE08;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	
}
.special {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}


.special2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
}


.special3 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.special4 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.odd  {
	background : #EEEEEE;
}

.even  {
	background : #CCCCCC;
}

.maintext  {
	color : #000000;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.navtext  {
	color : #000000;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
}

.navtext2  {
	color : #CCCCCC;
	font-size : 11pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
	text-decoration : none;
}

P {
	color : #000000;
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.certificate {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: normal;
	border: double;
	border-style: double;
	border-top: thin double #000000;
	border-top-width: 4px;
	border-left: thin double #000000;
	border-left-width: 4px;
	border-right: thin double #000000;
	border-right-width: 4px;
	border-bottom: thin double #000000;
	border-bottom-width: 4px;
}

.certificatetext {
	color: #000000;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.copyright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}