.warning {
	color: #A40031;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px; 
	text-decoration: none;
}
.sharpText {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.paleText_small {
	font-size: 11px;
	color: #5D5D5D;
	font-family: Tahoma;
	text-decoration: none;
}
.paleText_middle {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration: none;
}
.paleText_big {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 11px;
	color: #5D5D5D;
	font-weight: bold;
	text-decoration: none;
}
.pdf {
	font-family: Tahoma;
	font-size: 11px;
	color: #A50132;
	font-weight: bold;
	text-decoration: none;
}
.word {
	font-family: Tahoma;
	font-size: 11px;
	color: #274080;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #5D5D5D;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
li {
	display: list-item;
	left: 0px;
	margin-left:0px;
	list-style-type: circle;  
}