body 
{
background-image: url("graphics/bg_coffee.gif")
background-color: "#FFFFFF"
}
A:link		{ color: #886023 }
A:visited	{ color: #a1793c }
A:active	{ color: #FF0000 }

.header	    { color: "#000000";
			font-size: 18px;
			font-weight: bold;
			margin-top: 0px;
			margin-left: 0px;
			font-family: Arial, Helvetica ;
			line-height: 20px }
			
.body-header	    { color: "#000000";
			font-size: 14px;
			font-weight: bold;
			margin-top: 0px;
			margin-left: 0px;
			font-family: Arial, Helvetica ;
			line-height: 16px }
			
			
.body	    { color: "#000000";
			font-size: 12px;
			font-weight: normal;
			margin-top: 0px;
			margin-left: 0px;
			font-family: Arial, Helvetica ;
			line-height: 16px }
			
			
.body-bold	 { color: "#000000";
			font-size: 12px;
			font-weight: bold;
			margin-top: 0px;
			margin-left: 0px;
			font-family: Arial, Helvetica ;
			line-height: 16px }
			
.body-ital	 { color: "#000000";
			font-size: 12px;
			font-style: italic;
			margin-top: 0px;
			margin-left: 0px;
			font-family: Arial, Helvetica ;
			line-height: 16px }
			
			
			
.headline   { color: "#000000";
			font-size: 15px;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica }

.text       { color: "#000000";
			font-size: 13px;
			font-style: normal;
			font-family: Verdana, Arial, Helvetica }

.link       { font-size: 10px;
			font-style: normal;
			font-weight: bold;
			font-family: Verdana, Arial, Helvetica }
			
.tab		{ color: white;
			font-weight: bold;
			font-family: Verdana,Arial, Helvetica }
			
.verdana	{font-family: verdana, arial, helvetica }
	
P			{ font-family: Arial, Helvetica }
	
H1			{ color: #482675;
			font-weight: bold;
			font-style: italic;
			font-size: 22px;
			font-family: Verdana, Arial, Helvetica }
H2			{ font-weight: normal;
			margin-top: -18px;
			font-size: 14px;
			font-family: Arial, Helvetica }
H3			{ font-weight: bold;
			font-size: 14px;
			font-family: Verdana,Arial, Helvetica }
H4			{ font-weight: bold;
			font-size: 14px;
			font-family: Verdana,Arial, Helvetica }
UL			{ font-family: Arial, Helvetica;
			list-style: disc; }
OL			{ font-family: Arial, Helvetica;
			list-style: decimal; }