.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.textb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.24title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
.link {
	font-family: Verdana;
	font-size: 8 pt;
	text-decoration: none;
	font-weight: bold;
}
.link1 {
	font-family: Verdana;
	font-size: 8 pt;
	text-decoration: underline;
	font-weight: normal;
	
}
.linkb {
	font-family: Verdana;
	font-size: 8 pt;
	color: white;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;

}

.buton{font-family:  Verdana, Arial,Helvetica; font-size: 11px; color: White; 
          line-height: 100%; font-weight: bold; text-align: Center; 
          background-color: #3399CC; border-style: outset; border-width: 
          3; margin-top: 1; margin-bottom: 1; padding: 2; cursor: hand
}
.textarea{
	background-color : #FFFFCC;
	border : thin inset;
	font-family : Arial;
	font-size : x-small;
}

