Body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment : fixed;
	background-color : #e3e3ff;



Body.White {background-color: white;}

Body.WvyBlue {background-color: #002E74;}

TextArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
        color:#000099;
        }		

H1 		{font-size: 14pt;
		font-weight: bold;
		color:#000099;}
		
H1.heading	{margin-bottom: 0;
		color: #FFD801;}
								
H2		{font-size: 12pt;
		font-weight: bold;
		color: #000099;}

H3		{font-size: 10pt;
		font-weight: bold;
		color:#000099;}
		 
H4              {font-size: 10pt;
		font-weight: bold;
		color:#990000;}

H5 		{font-size: -1;
		 font-weight: bold;
      		 color:#000099;}
<!--   -->
H6		{font-size: 10pt;
		font-weight: normal;
		color: #000099;}

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: #FFFAE1}
A.main:hover {background-color: #FFFAE1}

A:link	{color: blue;}

A:visited	{color: #333399;}

A:hover	{background-color: #e3e0ff;}

Strong {font-weight:bold;}

.Wvyyellow {color: #FFD801;}

.Wvyblue {color: #002E74;}

.Wvylightyellow {color: #FFFAE1;}
