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


body {
	background-color: #DFF9F5;
}
.style2 {font-size: 14px}
-->
</style>
<style>
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 3%;
	margin-top: 0%;
	background-image: url(Images/CBT_logo22.jpg);
	background-repeat: repeat;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFCC66;
}
a:link {
	text-decoration: none;
	color: #3300CC;
}
a:visited {
	text-decoration: none;
	color: #CC00FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: xx-large;
	color: #330066;
}
h2 {
	font-size: large;
	color: #000099;
}
h3 {
	font-size: medium;
	color: #000099;
}
h4 {
	font-size: small;
	color: #000099;
}
