form{
	font-size: 12px;
	margin: 0px;
}
input{
	font-size: 12px;
	margin: 0px;
}
textarea{
	font-size: 12px;
	margin: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	background-image : url(../images/bg.gif);
}
td{
	font-size: 12px;
	color: #000000;
}
a:link{
	color: #FB2C32;
	text-decoration: underline;
}
a:visited{
	color: #FF5C61;
}
a:hover{
	color: #FBB42C;
	text-decoration: none;
}
.copy{
	color: #A0A0A0;
	line-height: 1.4em;
	margin: 10px 15px 10px 15px;
}
#contentsbody{
	width: 760px;
	background-color: #000000;
}
.copy{
	font-size: 10px;
	margin: 10px 0px 10px 0px;
	background-color: #000000;
}

.title{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.text{
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 20px 20px 20px;
	line-height: 150%;
	text-align: left;
}
.tableitem{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 150%;
	padding: 5px;
}
.tabletext{
	font-size: 11px;
	line-height: 150%;
	padding: 5px;
}
