body	{font-size: 11pt;
		font-family: Arial, Helvetica, sans-serif;
		color: #663366;
		background-color: #ffffff;
		background-image: url("../aluminum.jpg");
		scrollbar-face-color: ffffff;
		scrollbar-shadow-color: 666666;
		scrollbar-highlight-color: cccccc;
		scrollbar-3dlight-color: cccccc;
		scrollbar-darkshadow-color: 666666;
		scrollbar-track-color: 666699;
		scrollbar-arrow-color: 9966cc;}
    
img		{border-style: none;
		border-color: transparent;}

a		{text-decoration: none;
		color: #993399;
		background: transparent;
		outline: none;}

a:visited	{color: #666699;
			background: transparent;}
           
a:active	{color: #cc99ff;
			background: transparent;}
    
a:hover		{color: #ffffff;
		background: #993399;} 


/*              Classes start here                  */

.text		{font-weight: normal;
		font-size: 11pt;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;}


.largetext	{font-weight: normal;
		font-size: 14pt;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;}

.xtralargetext	{font-weight: normal;
		font-size: 17pt;
		font-family: Arial, Helvetica, sans-serif;
		text-align: left;
		margin-top: 0px;
		margin-bottom: 0px;}

.cellfoot	{font-size: 7pt;
		font-family: Times New Roman, Times, Serif;
		text-align: center;
		color: #000000;}