.A {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #000000;

}

.B {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	font-variant: normal;

	color: #4D6185;

	text-decoration: none;

}

.C {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	color: #000000;

}

.D {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: bolder;

	font-variant: normal;

	color: #FFFFFF;

}

.E {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-style: italic;

	font-weight: bold;

	color: #891700;

}

.F {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	list-style-type: square;

}

input { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; background-color: #EEEEEE; border: #3377CC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

select { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; background-color: #EEEEEE; border: #3377CC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.toping {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../img/big_top1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.G {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5176E8;
	background-attachment: fixed;
	background-image: url(../img/not.jpg);
	background-repeat:  repeat-y;
	background-position: left top;
}
#fact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	background-color: #F5F5F1;
	padding: 2px;
	float: right;
	width: 150px;
	border: 1px dotted #990000;
	position: relative;
	margin: 5px;
}
#fact_titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	background-color: #ECE9D8;
	padding: 1px;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#fact_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	background-color: #F3F3EE;
	padding: 1px;
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
