BODY {
	margin: 0; 
	font-family: "Trebuchet MS", sans-serif; 
	font-size:10pt;
	padding: 0;
	background-color: white ;
	}
H1 { font-family: "Trebuchet MS", sans-serif;
	 font-size:20pt;
	 font-style:italic;
	}
H2 { font-family: "Trebuchet MS", sans-serif;
	 font-size:12pt;
	 font-weight:normal;
	}

TABLE { font-size:10pt; }

A.default:link {
	text-decoration:none;
	}
A.default:visited {
	text-decoration:none;
	}
A.default:hover{ 
	color:#FEE378;
	background-color:#000E5A; 
	text-decoration:none;
	}

A.artlnk:link {
	text-decoration:none;
	font-weight:bold;
	color: #003300;
	}
A.artlnk:visited {
	text-decoration:none;
	font-weight:bold;
	color: #996600;
	}
A.artlnk:hover{ 
	color:#7F4002;
	font-weight:bold;
	background-color:#FFF1B9; 
	}

A.artlnk2:link {
	text-decoration:none;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	color: #333300;
	}
A.artlnk2:visited {
	text-decoration:none;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	color: #000066;
	}
A.artlnk2:hover{ 
	color:#002B65;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	background-color:#FFD29C;
	}
	
A.artlnk3:link {
	text-decoration:none;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	color: #003300;
	}
A.artlnk3:visited {
	text-decoration:none;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	color: #292788;
	}
A.artlnk3:hover{ 
	color:#021397;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	background-color:#CCFFCC;  
	}	
	
A.artlnk4:link {
	text-decoration:#12128E;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	color: #12128E;
	}
A.artlnk4:visited {
	text-decoration:none;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	color: #A18001;
	}
A.artlnk4:hover{ 
	color:#121274;
	font-family: "Trebuchet MS", sans-serif;
	font-size:8pt;
	background-color:#FFF1B9;  
	}	

A.leftmenu:link, A.leftmenu:visited  {
	text-decoration:none;
	color: #99ff99;
	}
A.leftmenu:hover{ 
	color:#000E5A;
	background-color:#FEE378; 
	}

