/* CSS Document */

/* CSS Document */

/* CSS Document */

.Fonttext {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	font-style:normal;
	font-style: normal;
	color: #000000;
	background:background-color:#FF0000;
}

.Fonttext:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	font-style:normal;
	font-style: normal;
	color:#FF0000;
	background:background-color:#FF0000;
}

.Redtext {
	font-family:arial;
	font-size: 20px;
	font-weight: bolder;
	font-style:normal;
	font-style: normal;
	color:#DC1721;
	background:background-color:#FF0000;
}
.whitetext {
	font-family:arial;
	font-size: 16px;
	font-weight: bolder;
	font-style:normal;
	font-style: normal;
	color:#FFFFFF;
	background:background-color:#FF0000;
}

.simtext {
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-style: normal;
	color: #666666;
	background:background-color:#FF0000;
}

.sim1text {
	font-family: Verdana;
	font-size: 8px;
	font-style:normal;
	font-style: normal;
	color:#000000;
	background:background-color:#FF0000;
}
.sim1redtext {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	font-style:normal;
	font-style: normal;
	color:#FF0000;
	background:background-color:#FF0000;
}

.sim1text1 {
	font-family: "Myriad Pro";
	font-size: 14px;
	font-style:normal;
	font-style: normal;
	color:#000000;
	background:background-color:#FF0000;
}

.sim1text2 {
	font-family: Verdana;
	font-size: 12px;
	font-style:normal;
	font-style: normal;
	color:#000000;
	background:background-color:#FF0000;
}

