body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link { 
	font-weight:normal; 
	color:#2E32D6; 
	text-decoration:underline;
}

a:visited { 
	font-weight:normal; 
	color:#2E32D6; 
	text-decoration:underline;
}

a:hover { 
	font-weight:normal; 
	color:#FF0000; 
	text-decoration:underline;
}

a:active { 
	font-weight:normal; 
	color:#2E32D6; 
	text-decoration:underline;
}

a.discreetLink {
	font-weight:normal; 
	text-decoration:none;
	color: #000000;
	}
	
a.discreetLink:visited {
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	}
	
a.discreetLink:hover {
	font-weight:normal; 
	text-decoration:none;
	color: #000000;
	}

.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	display:inline;
	color: #4A4A4A;
	line-height: 120%;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bolder;
	display:inline;
	color: #0000C0;
	line-height: 120%;
}

h3 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	display:inline;
	color: #4A4A4A;
	line-height: 120%;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	line-height: 150%;
}

.footertext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	line-height: 150%;
}

.newstext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #336699;
	line-height: 150%;
}

.contacttext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	line-height: 150%;
}

.lefttext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
	line-height: 150%;
}

a.largelinktext {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	display:inline;
	color: #000000;
	line-height: 120%;
	}
	
a.largelinktext:visited {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	display:inline;
	color: #000000;
	line-height: 120%;
	}
	
a.largelinktext:hover {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	display:inline;
	color: #000000;
	line-height: 120%;
	}	

input, textarea, select {  
	font-family: Verdana;
	font-size: 10px; 
	color: #000000;
	}