body			{ background: White; margin-left: 0px; margin-right: 0px; margin-top: 5px; margin-bottom: 5px;
			  scrollbar-face-color: #773C00; scrollbar-track-color: #EAD6AC; scrollbar-arrow-color: #FF870F; scrollbar-darkshadow-color: lightgray ; scrollbar-shadow-color: gray }

a:link			{ color: Yellow; text-decoration: none; font-family: Courier New CE,Courier CE,Courier New, Courier, monospace; 
			  font-size: 21px; line-height: 33px; font-weight: bold }
a:visited       	{ color: Silver; text-decoration: none; font-family: Courier New CE,Courier CE,Courier New, Courier, monospace; 
			  font-size: 21px; line-height: 33px; font-weight: bold }
a:active        	{ color: Gold; text-decoration: none; font-family: Courier New CE,Courier CE,Courier New, Courier, monospace; 
			  font-size: 21px; line-height: 33px; font-weight: bold }
a:hover         	{ color: Yellow; background: none; text-decoration:underline ; font-family: Courier New CE,Courier CE,Courier New, Courier, monospace; 
			  font-size: 21px; line-height: 33px; font-weight: bold }

.note			{ color: Red; text-decoration: none; font-family: Courier New CE,Courier CE,Courier New, Courier, monospace; 
			  font-size: 21px; line-height: 33px; font-weight: bold }
.body			{ color: Red; font-family: Arial CE,Helvetica CE,Arial,Helvetica,Sans-serif; 
			  font-size: 12px; line-height: 16px; font-weight: normal }

p			{ color: DarkRed; text-decoration: none; font-family: Times New Roman CE,Times CE,Times New Roman,Times,Serif; 
			  font-size: 15px; font-weight: normal; line-height: 22px }
.menu 			{ display: none; margin-left: 2px; font-family: Arial CE,Helvetica CE,Arial,Helvetica, Sans-serif; 
		  	  font-size: 12px; line-height: 14px; font-weight: normal }
marquee			{ color: #FFF401; font-family: Arial CE,Helvetica CE,Arial,Helvetica,Sans-serif; 
			  font-size: 12px; line-height: 16px; font-weight: normal }

img.left		{ margin-right: 15px; margin:bottom:5px; float: left; margin-top: 0px; margin-bottom: 0px }
img.sleft		{ margin-right: 15px; margin:bottom:5px; float: left; margin-top: 0px; margin-bottom: 0px;
		  	  filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=4); }
img.right		{ margin-right: 15px; margin:bottom:5px; float: right; margin-top: 0px; margin-bottom: 0px }
img.sright		{ margin-left: 15px; margin:bottom:5px; float: right;  margin-top: 0px; margin-bottom: 0px; 
		  	  filter: progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction=135, Strength=4); }


table.ram		{ border-left: Silver 1px solid; border-bottom: Gray 1px solid;
		  	  border-right: Gray 1px solid; border-top: Silver 1px solid }

table.ram2		{ border-left: #E3C993 1px solid; border-bottom: #CC9933 1px solid;
		  	  border-right: #CC9933 1px solid; border-top: #E3C993 1px solid }

