body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1E6996;	
}

.commenttext {
	font-family:  verdana, sans-serif;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#1E6A97;
	font-size: 90%;
	font-weight: normal;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	border-bottom-width: thin;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#1E6996;
	padding-top: 5px;
	}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1E6996;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.arialbold {
	font-family:  Arial, sans-serif;
	color:#1E6996;
	font-size: 120%;
	font-weight: bold;
}



.greenboxtext {
	font-family:  Arial, sans-serif;
	padding-left: 10px;
	color:#e6078a;
	font-size: 14px;
	font-weight: bold;
}

.tabletext {
	font-family:  verdana, sans-serif;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#1E6A97;
	font-size: 100%;
	font-weight: normal;
}


.infotext {
	font-family:  verdana, sans-serif;
	padding-top: 2px;
	padding-bottom: 5px;
	color:#1E6A97;
	font-size: 90%;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	border-bottom-width: thin;

}

.bigpricetext {
	font-family:  Arial, sans-serif;
	color:#e6078a;
	font-size: 180%;
	font-weight: bold;
}

.searchtext {
	font-family:  Arial, sans-serif;
	padding-left: 4px;
	color:#1E6996;
	font-size: 100%;
	font-weight: bold;
}

.submenutitle {
	font-family:  Arial, sans-serif;
	color:#e6078a;
	font-size: 180%;
	font-weight: bold;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	border-bottom-width: thin;
	padding-left: 10px;
}



	
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;	
}
a:active
{
    color: #1E6996;
}
a:hover
{
    color: #1E6996;    
}
a:link
{
    color: #1E6996;    
}
a:visited
{
    color: #1E6996;    
}




