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

body {
	background-color: #E1EFEF;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #00736E;
}
a {
	font-size: 16px;
	color: #FFDDBB;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #00736E;
	font-weight:bold;
}
.link {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #00736E;
	font-weight:bold;
	text-decoration:none;
}
.link { font-family: Times New Roman, Times, serif;
	font-size: 18px;
	color: #00736E;
	font-weight:normal;
}