/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #1ABFBB;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url();
}
h1 {
	font-size: 16px;
}
.style1 {font-size: 12px}
.style2 {
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-size: 12px;
}
.style3 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #000000;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #003399;
}
a:active {
	color: #000000;
}
.style4 {
	font-size: 24px;
	font-style: italic;
}
.cmbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
