/* CSS Document */
body {
	font-family : Tahoma, sans-serif;
	font-size : 14px;
	text-decoration: none;
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
}
td {
font: 14px Tahoma, sans-serif;
color: #000000;
text-decoration: none;
}
h1 {
font: 18px Tahoma, sans-serif;
color: #000000;
background: #F5F1A9;
text-decoration: none;
}
form {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
textarea {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #660000;
	text-decoration: none;
}
A:link {
text-decoration: none;
color: #0000FF;
}
A:visited {
text-decoration: none;
color: #999999;
}
A:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #3399CC;
}
A:active {
text-decoration: none;
color: #990000;
}
h2 {
	font-family: Tahoma, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

