td {
	font-family :  Geneva, Verdana, Arial;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}
b {
	font-family :  Geneva, Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
	color : #CDD8E6;
}
.just {
	font-family :  Geneva, Verdana, Arial;
	font-size : 12px;
	font-weight : normal;
	text-align: justify;
	color : #000000;
}
a,a:link,a:visited {
        font-family: Geneva, Verdana, Arial;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        color: #CDD8E6;
        text-decoration : none;
}
a:hover {
        text-decoration : underline;
}

