@charset "utf-8";
.textStyle{
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* CSS Document */

.textStyle1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:underline;
color:#FFFFFF;
}

.textStyle2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
}

.textStyle3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:underline;
	color:#000000;
	font-weight: bold;
}

.textStyle4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
}
