

.dummy	  {		color:	FF0000; }

A:link { color: #214b6d;  background-color : transparent; font-weight: 	bold; text-decoration:underline;}
A:visited { color: #333333;   background-color : transparent; font-weight: 	bold; text-decoration:underline;}
A:hover{ color: #333333;   background-color : transparent; text-decoration:underline;}
A:active{ color: #333333;   background-color : transparent; text-decoration:underline;}

.matteColor		{ background-color : 547EA0; }

.pageColor		{ background-color : FFFFFF; }



.bodyHeader	  {	font-family : 	Georgia, Tahoma, Arial, Helvetica, Geneva, sans-serif;
						font-weight: 	bold;
						font-size:			18 px; }
.bodySub2	  {	font-family : 	Arial, Helvetica, Geneva, sans-serif;
						font-weight: 	bold;
						color:			#214b6d;
						font-size:		12 px; }							
						
.bodySub	  {	font-family : 	Arial, Helvetica, Geneva, sans-serif;
						font-weight: 	bold;
						color:			#214b6d;
						font-size:		13 px; }		
.bodySub a:link  {	font-family : 	Arial, Helvetica, Geneva, sans-serif;
						font-weight: 	bold;
						color:			#214b6d;
						font-size:		13 px;
						text-decoration: underline; }		
.bodySub a:visited  {	font-family : 	Arial, Helvetica, Geneva, sans-serif;
						font-weight: 	bold;
						color:			#214b6d;
						font-size:		13 px;
						text-decoration: underline; }		
.bodySub a:hover  {	font-family : 	Arial, Helvetica, Geneva, sans-serif;
						font-weight: 	bold;
						color:			#666666;
						font-size:		13 px;
						text-decoration: underline; }					
										
						
.bodyText	     {	font-family:		Arial, Helvetica, Geneva, sans-serif;
						font-weight:		normal;
						font-size:			12 px; }
						
.noteText	{	font-family:		Arial, Helvetica, Geneva, sans-serif;
						font-weight:		medium;
						color:			#214b6d;
						font-size:			11 px;  }
						
.smallText	{	font-family:		Arial, Helvetica, Geneva, sans-serif;
						font-weight:		normal;
						font-size:			9 px;  }
						
.footerText	     {	font-family:		Arial, Helvetica, Geneva, sans-serif;
						font-weight:		normal;
						color:		#333333;
						font-size:			11 px; }
						
.footerText a:link   {	font-family:		Arial, Helvetica, Geneva, sans-serif;
						font-weight:		bold;
						color:		#333333;
						font-size:			11 px;
						text-decoration: underline; }
