.style1
{
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000; 
	border: #000000;
}
.style2
{
	font-size: 11px;
}
.style3
{
	font-size: 12px;
}
.style4
{
	font-size: 13px;
}
a:link
{
	text-decoration: none; 
	color: #000000;
}
a:visited
{
	text-decoration: none; 
	color: #000000;
}
a:hover
{
	text-decoration: underline; 
	color: #000000;
}
a:active
{
	text-decoration: none; 
	color: #000000;
}
.plain_text
{
	font-family: arial, verdana, sans-serif; 
	font-size: 11px;
}
.info_text
{
	font-family: arial, verdana, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	color: #666666;
}
.price_blank_fields
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: bold;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.price_group
{
	font-family: Arial; 
	font-size: 13px; 
	font-weight: bold;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.price_analyse
{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	border-top: none;
	border-bottom: 1px outset #000000;
	border-left: none;
	border-right: none;
}
.price_test
{
	font-family: Arial; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: italic;
	border-top: none; 
	border-right: none; 
	border-left: none; 
	border-bottom: 1px dotted #000000;
}
.page_header{
	font-family: Tahoma, Arial; 
	font-size: 14px; 
	font-weight: bold; 
	color: #028A65;
	
}

.menu_items, A:visited.menu_items, A:link.menu_items
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #444444;
	text-decoration: none; 
}
A:hover.menu_items
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #016146;
	text-decoration: none; 
}
.menu_header, A:visited.menu_header, A:link.menu_header
{
	font-family: Tahoma; 
	font-size: 13px; 
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none; 
}
.copyright, A:visited.copyright, A:link.copyright
{
	font-family: arial, verdana, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #000000; 
}
A:visited.copyright, A:link.copyright
{
	font-family: arial, verdana, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #666666; 
}
A:hover.copyright
{
	font-family: arial, verdana, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	color: #016146;
}
