.text
{
color:#0078FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:18px;
text-decoration:underline;
 }
 .linecolor3
 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width:3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0d53b2;
	border-right-color: #0d53b2;
	border-bottom-color:#0d53b2;
	border-left-color: #0d53b2;
	
}
 .linecolor2
 {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width:3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6088b9;
	border-right-color: #6088b9;
	border-bottom-color:#6088b9;
	border-left-color: #6088b9;
	
}
.red
{
font-family:"Times New Roman", Times, serif;
color:#FF0000;
font-weight:bold;
font-size:55px;
}