body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000000;

}

a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

h3 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #CC0033;

}
.highlight {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
}
ul {
	list-style-image: url(images/bullet.gif);
}
.maincell {
	background-image: url(images/main_r4_c2.jpg);
	background-repeat: no-repeat;
}
.subtxt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #0000FF;
}
.chairmsgcell {
	background-image: url(images/cmsg_r4_c2.jpg);
	background-repeat: no-repeat;
}
.corpinfocell {

	background-image: url(images/corpinfo_r4_c2.jpg);
	background-repeat: no-repeat;
}
.yhighlight {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
