body {	font-family:	Arial, Verdana, Helvetica, sans-serif;
		font-size:		10pt;
		margin:		0;}


p, dl, li, h4, ol, td, th, li, ul {	font-family:	Arial Narrow; 
	font-size:	12pt;
	color: 	#000000;}

A:hover {color:		#003060;}
A:visited	{color:		#003060;}
A:link	{color:		#003060;}

.maintable {width:		95%;
		background-color:	#FFFFFF;}

.1 {		font-size:		10pt;
		text-color:		#FFFFFF;
		font-weight:	bold;
		text-decoration:	none;}

.tp {		font-size:		10pt;
		color:		#FFFFFF;
		font-weight:	bold;
		text-decoration:	none;}

.red {	color:		#FF6600;}


.mono {	font-family:	Arial, Verdana, Helvetica, sans-serif;
		font-size:		9pt;}

.store {font-size:		8pt;
		text-decoration:	none;
		font-family:	Arial, Verdana, Helvetica, sans-serif;}

h1 {	text-transform: 	uppercase;
		text-align:		center;
		font-family:	Arial, Verdana, Helvetica, sans-serif;
		font-weight:	800;}

h2 {		text-align:		center;
		font-family:	Arial, Verdana, Helvetica, sans-serif;
		font-weight:	600;}

h3, h4, h5{	font-family:	Arial, Verdana, Helvetica, sans-serif;}

h6 {		font-family:	Arial, Verdana, Helvetica, sans-serif;
		background-color:	#CCCC99;
		font-size:		12pt;}

.main {	color:		#003060;
		font-size:		10pt;}

.sub {	font-family:	Arial, Verdana, Helvetica, sans-serif;
		color:		#88b2e6;
		font-size:		13pt;
		font-weight:	bold;}

.subsub {	color:		#800040;
		font-size:		12pt;
		font-weight:	bold;}

.table {	background-color:	#F0F0F0;
		border-color:	#004080;}

.border {	border-bottom:		1px solid #093C87;
		border-color:	#093C87;}

.table2 {	background-color:	#E6E1F2;
		border-color:	#004080;}

.topictitlefont {font-family:	Arial, Verdana, Helvetica, sans-serif;
			font-size:		9pt; 
			color:#003060;}
			
.footnote {	background-color:	#F0F0F0;
		padding:		3px;
		margin:		20px;
		text-align:		center;
		border: 		1px solid black;}

.desc {  	color:		#800040;
		font-size:		10pt;
		font-weight:	bold;}

.menu {	color:		#475E8B;
		font-size:		8pt;
		font-weight:	bold;}

.menudeselec{color:		#666666;
		font-size:		8pt;
		font-weight:	bold;}

.anchor { 	text-decoration:	underline;
		color:		#475E8B;}

.small {	font-family:	Arial, Verdana, Helvetica, sans-serif;
		text-decoration:	none;
		font-size:		9pt;
		font-weight:	bold;
		color:		#666666;}

.small2 {	font-size: 		8pt;}

.tab {	font-family:	Verdana, Arial, Helvetica, sans-serif;
		text-decoration:	none;
		font-size:		9pt;
		font-weight:	bold;
		color:		#666666;
		background-color:	}

.Hbox1 {	background-color:	#CCCC99;
		color:		red;
		font-weight:	bold;
		font-size:		12pt;}


.Hboxtext {	font-family:	Arial, Verdana, Helvetica, sans-serif;
		text-decoration:	none;
		font-size:		9pt;
		font-weight:	bold;
		color:		red;
		background-color:	#FFFFCC;}

.nounderline {	text-decoration:	none;
			weight:		bold;}

.cell {}


.smallfont {font-family:	Arial, Verdana, Helvetica, sans-serif;
		font-size:		9pt;}


.wide {	width:		35%;
		border:		0px none #000000;
		background-color:	#F0F0F0;
		border-top-color:#000000; border-right-color:#000000; border-bottom-color:#000000; border-left-color:#000000}


//NOT USED!
.ex1 {	position:		absolute;
		left:			450px;
		top :			80px;}

.ex2 {	position:		absolute;
		left:			50px;
		top :			250px;}

.ex3 {	position:		relative;
		top :			400px;}

.ex6 {	background-color:	#F0F0F0;
		align:		right;
		padding:		5;
		border:		1px none;
		float:		right}

.ex10 {	width:		35%;
		border:		0px none #000000;
		background-color:	#F0F0F0;
		border-top-color:#000000; border-right-color:#000000; border-bottom-color:#000000; border-left-color:#000000}

.ex11 {	text-indent:	-3em;
		margin-left:	3em:}


//COLORS:
// *#000000 black
// *#FFFFFF white
// *#004080 blue		(dark)
// *#003399 blue		(dark/powder)
// *#475E8B blue		(light)
// *#800040 red		(dark)
// *#FF6600 red		(bright)
// *#666666 gray		(dark)
// *#F0F0F0 gray		(very light)
// *#CCCC99 gold
// *#E6E1F2 purple	(very light)
// *#FFFFCC yellow	(bright)