@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 16px;
	color: #000000;
	font-family: Arial, sans-serif, Verdana, "Times New Roman", Tahoma;
}
img, form {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
#content {
	margin-top: 10px;
	margin-left: 10px;
	width: 590px;
}
#content a.lnk:link, #content a.lnk:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#content a.lnk:hover {
	color: #FF0000;
	text-decoration: underline;
}
