td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color: #1A419A;
	text-align: justify;

}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #1A419A;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color: #95B3EA;
	text-decoration: none;
	font-weight: bold;
	background-attachment: scroll;
}

a:active {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	color: #95B3EA;
	text-decoration: none;
	font-weight: bold;

}

small{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 10px;
}
.btn {
	background: #FFFFFF;
	color: #1A419A;
	font-size: 12px;
	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;


}
textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #1A419A;
	background-color: #FFFFFF;
	width: 280px;
	overflow: visible;
	height: 150px;
}
input {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #1A419A;
	background-color: #FFFFFF;
	font-weight: normal;
	width: 185px;
}
h1 {
	font-size: 12px;
}
