body 
{
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	color:black;
	margin-top:0px;
	margin-left:0px;
}
table
{
border:1;
border-collapse:collapse;
}
.input
{
border:solid black 1;
background-color:#ffffff;
}
.text
{
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: black
}
.detail
{
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: black;
	text-align:justify
}
.detailBig
{
	font-family: Courier New; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing:1px;
	text-align:top;
	color: gray
}
.title
{
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #996600
}
.link
{
	font-family: Verdana,Arial,Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	color: black
}
.linkBig
{
	font-family: Courier New; 
	font-weight: bold; 
	text-decoration: none; 
	letter-spacing:1px;
	color: gray
}

a:hover
{
color: #FF7750;
}
.textB
{
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #333333
}