body {
	background-color:#828182;
	margin: 0px;
	padding: 0px;
}
.body {
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 12px;
	color: #000000; 
}
.center {
	text-align: center;
}
.textBlue {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 20px;
	color: 0C72A2;

}
.textDarkBlue {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: 0C72A2;

}
.textDarkBlueSmall {
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	color: #0C72A2;
	text-decoration: none;
}
a:visited {
	color: #0C72A2;
	text-decoration: none;
}
a:hover {
	color: #0C72A2;
	background: #F0FDE2;
	border-bottom: 1px solid #0C72A2;
}
.imgclear {
	float: left;
}
.trTek {
	background: #D1DFEF
}
.trCift {
	background: #FFFFFF
}