.tahoma9 {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0052A4;
}
a:link, a:visited, a:active {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.arial {
	font-family: arial;
	font-size: 12px;
	color: #333333;
}
.Link:link, .Link:visited, .Link:active {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.Link:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.arial10 {

	font-family: arial;
	font-size: 10px;
	color: #333333;
}
.campo {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #AEF1FF;
	height: 15px;
	width: 230px;
	background-color: #CAF5FF;
}
.campoMsg {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #AEF1FF;
	height: 55px;
	width: 230px;
	background-color: #CAF5FF;
}
