
.text9a

{
	font-family: Arial;
	font-weight: normal;
	font-size: 9pt;
	color: Black;
	position: relative;
}


.text11

{
	font-family: Arial;
	font-weight: normal;
	font-size: 11pt;
	color: Gray;
	position: relative;
}

.text12

{
	font-family: Arial;
	font-weight: normal;
	font-size: 12pt;
	color: Black;
	position: relative;
}

.text18

{
	font-family: Arial;
	font-weight: normal;
	font-size: 18pt;
	color: Black;
	position: relative;
}


.text9

{
	font-family: 'Arial', 'Sans-Serif';
	font-weight: normal;
	font-size: 9pt;
	color: Gray;
	position: relative;
}

a:link {
	color: Maroon;
}
a:visited {
	color: Gray;
}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}

.dropshadow

{

	font: Bold x-large 'Arial', 'sans-serif';

	position:relative;

	top:0;

	left:0;

	width:auto;

	height:100;

	filter:dropshadow(color=#483D8B,OffX=3,OffY=3,Positive=1)}



.dropshadow1

{		

	font: Bold x-large 'Arial', 'sans-serif';

	color: #FFFFCC;

	filter: DropShadow(Color=#669999,OffX=-3,OffY=-3,Positive=0);

	width: auto;

	height: auto;

	position: relative;

	}



.first

{		

	border-top-width: thin;

	border-left-width: thin;

	border-left-color: #66CC99;

	border-top-color: #66CC99;

	border-top-style: outset;

	border-left-style: inset;

	padding-top: 2pt;

	padding-left: 2pt;

	}