﻿	
* {}

body {	
	font-family: Arial, Helvetica, verdana;
	font-size: 11px;
	letter-spacing: 0.02cm;
	line-height: 140%;
	padding: 0;
	margin: 0;
	border: 0;	
	color: #231f20;		
}

table, .table {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	text-align: left;
	vertical-align: top;
}

a {cursor: hand !important; text-decoration: none; color: #58595b; font-weight: bold;}
a:hover {text-decoration: none; color: #e57eb3 !important;}
a:visited {text-decoration: none; color: #58595b; font-weight: bold;}

a.lnkLight:link {color: #a7a9ac; font-weight: normal;}
a.lnkLight:hover {color: #e57eb3;}
a.lnkLight:visited {color: #a7a9ac; font-weight: normal !important;}

a.smallLink:link, a.smallLink:visited {color: #58595b; font-weight: normal;}
a.smallLink:hover {color: #e57eb3;}

h1, h2, h3, .heading1, .heading2, .heading3 {
	font-family: "Frutiger", Arial, Helvetica, Verdana;		
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 120%;
}

h1, .heading1 {	
	font-size: 17px;
}

h2, .heading2 {
	font-size: 14px;
}

h3, .heading3 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

p {
	margin-top: 8px;
	padding-left: 0;
}

hr {
	border-top: 1px solid #d8d8d8; 
	border: 1px 0 0 0;	
}

a img {
	border: 0;
}


