body {background:navy}
P.red { color: green; background: yellow; font-family: verdana; font-size:12pt; font-weight: bolder }

.main { background: white; width:600px; border:0px}
.heading { color: red; font-family: verdana }
.subheading {color: red; font-weight: bold; font-style: italic; font-size:medium}
.left{ width:165px; font-family:Verdana, Arial, Helvetica, sans-serif; font-style:italic; font-size:10pt; font-weight:bold}
.right{align:left; width:435px; font-family:verdana;font-size:10pt; }
.normal{color:black; font-family: verdana; font-size:10pt} 

a.green		{color: #009900; text-decoration: none;}
a.green:link	{color: #009900; text-decoration: none;}
a.green:visited	{color: #009900; text-decoration: none;}
a.green:active	{color: #FFD040; text-decoration: none;}
a.green:hover	{color: #9900FF; text-decoration: none;}

a.green2		{color: #009900; text-decoration: none;}
a.green2:link	{color: #009900; text-decoration: none;}
a.green2:visited	{color: #009900; text-decoration: none;}
a.green2:active	{color: #FFD040; text-decoration: none;}
a.green2:hover	{color: #9900FF; text-decoration: none;}

a.bluesmall		{color: #0000CD; text-decoration: none; font-size:x-small; font-family:Verdana, Arial, Sans-serif;}
a.bluesmall:link	{color: #000099; text-decoration: none; font-size:x-small; font-family:Verdana, Arial, Sans-serif;}
a.bluesmall:visited	{color: #000099; text-decoration: none; font-size:x-small; font-family:Verdana, Arial, Sans-serif;}
a.bluesmall:active	{color: #D66321; text-decoration: none; font-size:x-small; font-family:Verdana, Arial, Sans-serif;}
a.bluesmall:hover	{color: #9900FF; text-decoration: none; font-size:x-small; font-family:Verdana, Arial, Sans-serif;}

a.bluexsmall		{color: #0000CD; text-decoration: none; font-size:xx-small; font-family:Verdana, Arial, Sans-serif;}
a.bluexsmall:link	{color: #000099; text-decoration: none; font-size:xx-small; font-family:Verdana, Arial, Sans-serif;}
a.bluexsmall:visited	{color: #000099; text-decoration: none; font-size:xx-small; font-family:Verdana, Arial, Sans-serif;}
a.bluexsmall:active	{color: #D66321; text-decoration: none; font-size:xx-small; font-family:Verdana, Arial, Sans-serif;}
a.bluexsmall:hover	{color: #9900FF; text-decoration: none; font-size:xx-small; font-family:Verdana, Arial, Sans-serif;}

.whitexsmall		{color: white; text-decoration: none; font-size:xx-small; font-family:Verdana, Arial, Sans-serif;}

