BODY		{
		background-color:#FFFFFF;
		background-attachment:fixed;
		margin-left:20;
		margin-top:10;
		margin-width:0;
		margin-height:0;
		}

A:link		{color:"#0000FF"; text-decoration:none;}
A:visited	{color:"#0000FF"; text-decoration:none;}
A:active	{color:"#336699"; text-decoration:none;}
A:hover		{color:"#336699"; text-decoration:underline;}

.font1		{color:#000000; font-size:smaller;}
.font2		{color:#CC0000; font-size:smaller;}
.font3		{color:#003366;	font-size:larger;}
.font4		{color:#000080;	font-size:smaller;}

.larger		{font-size:larger;}
.smaller	{font-size:smaller;}

.text1		{color:#FFFFFF;}
.text2		{color:#FF0000;}
.text3		{color:#000080;}


#left		{text-align:left;}
#center		{text-align:center;}
#right		{text-align:right;}

.bg1		{background-color:#FFFFFF;}
.bg2		{background-color:#CCFFCC;}
.bg3		{background-color:#DBE9E9;}
.bg4		{background-color:#E6E6FA;}

h2		{
		color:"#000080";
		font-size:"larger";
		}

a img		{border-style:none;}

ul, ol, dl	{margin-left:30; }