BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtWhiteSmall {
	font-size: medium;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.txtXSmall {
	font-size: small;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 1.4em;
	padding-right: 10px;



}
#tdBottomGray {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
A:link, A:visited, A:active {
	color: #003399;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
.pacoimaLogo {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.txtTitle {
	font-size: medium;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
.txtBottom {
	font-size: small;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;

}
.txtRight {
	font-size: small;
	padding-right: 10px;
}
li {
	list-style-type: square;

}

