body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #81B6C1;
	scrollbar-highlight-color: #1E788B;
	scrollbar-shadow-color: #1E788B;
	scrollbar-3d-light-color: #1E788B;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #022440;
	font-style: normal;
	text-decoration: none;
}
.text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #42494F;
	text-decoration: none;
}


.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #022440;
	text-decoration: none;
}


a:hover {
	color: #006699;
}
.title {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #022440;
	font-style: normal;
	text-decoration: none;
}
.campo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: outset;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}



.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
}
