.tashost {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 5px;
}

a {
	color: #993300;
	font-weight: bold;
	border : none;
}
a:hover {
	color: #FF6600;
	background-color: #99FFFF;
}

a:visited{
	color: #ff6666;
	background-color : #CCFFCC;
	border : none;
}
body {
	color: #000000;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-align: center;
	color: #0000FF;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
	text-align: left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993300;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993300;
	margin-bottom : 0px;
	font-weight: bold;
}

h5 {
	margin-bottom : 0px;
	font-size: 12px;
	text-indent: 15px;
	margin-top: 5px;
}

hr {
	line-height: 20px;
	color: #FFCC33;
}

input {
	font-size: 9px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

table {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	font-size: 12px;
}

topmenu {
	font-size: 9px;
}

ul{
	margin-top : 0px;
	margin-bottom : 10px;

}
.li_style {
	background-color: #CCFFFF;
	font-weight: bold;
	font-size: 12px;
}
