P  
{
font-family: Verdana, Arial, Helvetica; font-size: 8pt; text-align : justify; font-size : 8pt;

	margin-left : 4;
	margin-right : 4;
	margin-top : 4;
	margin-bottom : 4;
	margin : 4;
	padding-left : 4;
	padding-right : 4;
	padding-top : 4;
	padding-bottom : 4;
	padding : 4;

}

.menu
{
font-family:  Helvetica; font-size: 8pt;  
}

.field  
{
	border-color : olive;
	
}

.button  
{
	border-style : outset;
	border-color : black;
	border-width : thin;
	background-color : olive;
	color : white;
}


H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  
{
	color : #990000;
	text-decoration : none;
}

BODY  {}


