TD {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
}
BODY {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
A {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
A:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
A:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.board_link:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.board_link:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
.board_link:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.term:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.term:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.term:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.menu:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.menu:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.form {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.password {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.button {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.textarea {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.style1 {
	color: #FF9900;
	font-weight: bold;
}
.style2 {
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
}
.style4 {
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}
.bold_16 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.red {color: #FF0000}
.action:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.action:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
.action:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}