body {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

td {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

th {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

h1 {
	font-family: Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
}

h2 {
	font-family: Arial, Trebuchet MS, Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
}

hr {
	border-style: dotted;
	color: #999999;
	size: 1px;
}

a:link, a:visited, a:hover {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

a:link.menu1, a:visited.menu1 {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #DD0000;
	text-decoration: none;
}

a:hover.menu1 {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	color: #DD0000;
	text-decoration: underline;
}

a:link.msg, a:visited.msg, a:hover.msg {
	color: #DD0000;
}

.footer {
	font-size: 11px;
}

.msg {
	color: #DD0000;
}

.msg_good {
	color: #317C3C;
}

.input {
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
	border-color: #BDBDBD;
	background-color : #FFFFFF;
}

