tr,td,th,body
{
	font-size: 10pt;
	font-family: Tahoma;
	text-decoration: none;
	color: #000000;
	line-height: 125%;
	
}
a,a:active,a:visited {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}

input{
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	height: 20px;
}

th,tr,td {
	vertical-align: top;
}
textarea {
	border: 1px solid #0000FF;
	background: #fbfbfb;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-weight: normal;
}

.styletd a {
	vertical-align: middle;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
	background-color: #FFFFFF;
	border-right: 2px solid #FC7300;

}

.styletd a:visited {
	vertical-align: middle;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
	background-color: #FFFFFF;
	border-right: 2px solid #FC7300;
}

.styletd a:active {
	vertical-align: middle;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	color: black;
	background-color: #FFFFFF;
	border-right: 2px solid #FC7300;
}

.styletd a:hover {
	vertical-align: middle;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FBFBFB;
	font-weight: normal
	text-decoration: none;
	color: black;
	border-right: 5px solid #FC7300;
}
h1 {
	font-size: 12pt;
}
strong {
	font-weight: normal;
}