Body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment : fixed;
	background-color : #F2FFFF}


Body.White {background-color: white;}

Body.WvyMrBlue {background-color: #E1FFFF;}


TextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
        color:#FFFFFF;
        }		

H1 		{font-size: 14pt;
		font-weight: bold;
		color:#000066;}
		
H1.heading	{margin-bottom: 0;
		color: #000066;}
								
H2		{font-size: 10pt;
		font-weight: bold;
		color: #000066;}

H3		{font-size: 12pt;
		font-weight: bold;
		color:#000066;}
		 
H4      {font-size: 16pt;
		font-weight: bold;
		color:#000066;}

H5 		{font-size: 8pt;
		font-weight: bold;
      	color:#000066;}

<!--   -->
H6		{font-size: 10pt;
		font-weight: normal;
		color: #000066;}

Normal	{font-size: 10pt;
		font-weight: normal;
		color: #000066;}

P 		{font-size: 10pt;
		color:black;}
		
Table		{font-size: 10pt;}

TH		{font-size: 10pt;}

TD		{font-size: 10pt;}

A.heading {background-color: #002E74}
A.heading:hover {background-color: #002E74}
A.main {background-color: #C0C0C0}
A.main:hover {background-color: #C0C0C0}

A:link	{color: blue;}

A:visited	{color: #333399;}

A:hover	{background-color: #C0C0C0;}

Strong {font-weight:bold;}

.WvyMryellow {color: #FFFF00;}

.WvyMrblue {color: #002E74;}

.WvyMrlightyellow {color: #FFFAE1;}

.WvyMrWhite {color: #FFFFFF;}