a{
    font-family: Verdana;
    font-size: 11;
    color: #7D7D7D;
    text-decoration: none;
    }
a:hover{
	font-family: Verdana;
	font-size: 11;
	color: #545454;
	text-decoration: underline;
	}

.table1{
	font : 12 Verdana;
	text-align : center;
	color: #B6D1D0;
	background-color : #637885;
}
.table2{
	background-color : #637885;
	text-align : center;
	color: #B6D1D0;
	font-family : Verdana;
	font-size : 13;
	font-weight : bolder;
	letter-spacing : 1.5;
}
.pressed{
	font-family: Verdana;
	font-size: 12;
	color: #D3F3F1;
	}
.text1{
	font-family: Verdana;
	font-size: 11;
	color: #000000;
	text-align : justify;
}
.table3{
	font : 12 Verdana;
	text-align : center;
	color: #000000;
	margin-left : 12;
}
.a{
	background-color: #D7D7D7;
	}
.b{
	background-color: #E6E6E6;
	}
.c{
	text-align : left;
	}