/* STYLR.CSS */

.style1 {
	color: #FFCC00;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.style3 {font-size: 12px}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}
.style4 {font-size: 14px}
.style6 {color: #0000CC}
.style7 {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
.style8 {color: #333333}
.style10 {color: #666666; font-weight: bold; }
.style11 {color: #666666}

/* END */.styleliterature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.ariel11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
