﻿body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #898989;
	text-decoration: none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #464646;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #AFAFAF;
	height: 16px;
	width: 171px;
	border: 1px solid #FFFFFF;

}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #AFAFAF;
	height: 87px;
	width: 171px;
	border: 1px solid #FFFFFF;
	overflow:auto;
}
HTML, BODY, TD, INPUT, SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}