body {
background-color: #29537B;
} 
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a:hover {  
     text-decoration: underline; 
}
a:visited {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.tit {
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	filter: DropShadow(Color=black, OffX=1, OffY=1);

}
.tit2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	filter: DropShadow(Color=black, OffX=1, OffY=1);
}
.txt {
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.cop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}
.bot {
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #006699;
	border: thin ridge #CCCCCC;

}
.eita {
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
	}
.inp {
	font-family: "Luxi Sans", "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	background-color: #9999CC;
	border: thin inset #00CCCC;
}
