body
{
	background-color: #FFFFFF;
	background-image: url(../images/bg_dot.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}

table
{
	font-family: verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
}

a:link {
	font-family: verdana;
	font-size: 10px;
}
a:visited {
	font-family: verdana;
	font-size: 10px;
}
a:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}

.Heading_L {
	font-family: verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.textbox
{
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #000000;
	width: 50%;
}
