body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/dallas-int-bg.jpg);
	background-repeat: repeat-x;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited, a:active {
	color:#930
}
a:hover {
	color:#333;
}


table {
	text-align: justify;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-size: 13px;
	color: #000000;
}
.webconsuls {
	font-size: 10px;
}
h3 {
	font-size: 12px;
}
#ocseoj {
	padding-left:20px;
	list-style-type: square;
	text-align: left;
	

}
.highlight-text {
	color: #D25841;
	font-size: 14px;
	font-weight: bold;
}

#wcMessage {display: none;}