body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAE732;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 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-size: 9px;
	font-weight:normal; 
	text-decoration:none;
	color: #000000;
	}
	
a.discreetLink:visited {
	font-size: 9px;
	font-weight:normal;
	text-decoration:none;
	color: #000000;
	}
	
a.discreetLink:hover {
	font-size: 9px;
	font-weight:normal; 
	text-decoration:none;
	color: #000000;
	}
	
a.menuLink {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder
	}
	
a.menuLink:visited {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder
	}
	
a.menuLink:hover {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder
	}	

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

h1 {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	display:inline;
	color: #000000;
	line-height: 120%;
}

h2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	display:inline;
	color: #000000;
	line-height: 120%;
}


h3 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	display:inline;
	color: #000000;
	line-height: 120%;
}

input, textarea, select {  
	font-family: Verdana;
	font-size: 10px; 
	color: #010369;
	}
	
table.allBorder {
  	border: 1px solid #000000; 
	}	