FONTFACECOL
		{  font-family: Arial, Helvetica,
			sans-serif;
			font-size: 12px;
			font-style: normal;
			color: 	#000000}
			
BODY {
			font-family: Arial, Helvetica,
			sans-serif;
			font-size: 12px;
			font-style: normal;
			color: 	#000000;
	SCROLLBAR-FACE-COLOR: #CC0000;	 
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
	 SCROLLBAR-SHADOW-COLOR: #cccccc; 
	 SCROLLBAR-3DLIGHT-COLOR: #000000; 
	 SCROLLBAR-ARROW-COLOR: #000000; 
	 SCROLLBAR-TRACK-COLOR: #cccccc; 
	 SCROLLBAR-DARKSHADOW-COLOR: #000000
}

table
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000000}

	
tr
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000000}
			
td
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			color: #000000}
			
	
			
h1
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-style: bold}

h3
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 14px;
			font-style: bold}
			
h5
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 10px;
			font-style: strong}

big
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			font-style: bold;
			color: #000000}

a:link
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-decoration: underline;
			color: #CC0000}

a:visited
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			text-decoration: underline;
			color: #CC0000}

a:hover
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: bold;
			text-decoration: underline;
			color: #999999}

a:active
		{  font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-style: normal;
			font-weight: bold;
			text-decoration: none;
			color: #999999}}