@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
body {
	margin-top: 15px;
}
.btmWhite {
	font-size: 10px;
	color: #FFFFFF;
}
a.cecLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.cecLink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.cecLink:hover {
	text-decoration: underline;
	color: #999999;
}
a.cecLink:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #852121;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #852121;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #852121;
}.titleText {
	font-size: 14px;
	font-weight: bolder;
	color: #892525;
}
