body {
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";



}
td {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:active {
	color: #FF0000;
	text-decoration: line-through;

}
.menu:link {
	color: #ffffff;
	text-decoration: none;
}
.menu:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu:hover {
	color: #FFff00;
	text-decoration: none;
}
.menu:active {
	color: #FFff00;
	text-decoration: none;
	font-size: 10px;


}
.img {
	border: 1px solid #666666;
}
.input {
	font-size: 12px;
	background-color: #f6f6f6;
	cursor: default;


}
.text {
	font-size: 9px;

}
.title1 {
	font-size: 10px;
	letter-spacing: 5px;



}
.title2 {
	font-size: 10px;
	letter-spacing: 5px;

}
.topline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	line-height: 30px;
	font-size: 10px;



}
.linkline:link {
	color: #0033FF;
	text-decoration: underline;
}
.linkline:visited {
	color: #0033FF;
	text-decoration: underline;
}
.linkline:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;

}
.linkline:active {
	color: #FF0000;
	text-decoration: overline;
	position: relative;
	left: 1px;
	top: 1px;

}
.unnamed1 {
	line-height: 30px;
	font-size: 12px;
	font-family: "Times New Roman", "Times", "serif";


}
