body	{font-family: Arial; 
			font-size: 12px}
           	
.padded {padding-top: 4px;
		padding-bottom: 4px;}

.foot		{background-color : #EE0000;
			color:#FFFFFF;}
				
.heading1	{font-size: 20px;
					font-weight: bold;}

.heading2	{font-size: 18px;
					font-weight: bold;
					color: #000000;}

.footing1	{font-size: 12px;
					font-weight: bold;}

a.footlink {color: #FFFFFF; text-decoration: none;}

.menuitem {	background-color : #EE0000;
			color: #0000DD;
			font-weight: bold;
			/*width : 130;*/
			height : 20;
			text-align : center;
			}

.pppcolor	{color:#EE0000;
		font-weight: bold; }

.highlight	{color:#E60000;
		font-weight: bold;
		font-size: 11px}
		
.frame	{border-style : solid;
		border-width : 4;
		border-color : #0000DD;