td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}
.red {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.sm {
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
a.bot:link, a.bot:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a.bot:hover {
	font-size: 11px;
	color: #BC1E11;
	text-decoration: none;
}
a.left:link, a.left:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C6666;
	text-decoration: none;
}
a.left:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BC1E11;
	text-decoration: none;
}
.onLoad {background:#E9E9E9}
.onMouseOver {background:#FFDDDD}
.onMouseOut {background:#E9E9E9;}
.redbig {
	font-size: 22px;
	font-weight: bold;
	color: #FB0000;
	background-color: #FFFDFD;
	letter-spacing: 1.5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B90000;



}
.dotted {
	border: 1px dotted #EF2C31;
	background-color: #FBEEEE;
}
.onMouseHere {
	background:#FFD5D5;

}
.descr {
	font-size: 10px;
	color: #A74545;
	text-decoration: none;
	font-weight: bolder;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F7FAFB;
}
textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F7FAFB;
}
a {
	color: #FF0000;
	font-weight: bold;

}
