body {
	margin: 0px;
	padding: 0px;
}

.policy {
	font-family:Tahoma;
	font-size:11px; 
	color:#E6EAF0; 
	text-decoration:none 
}

.policy2 {
	font-family:Tahoma; 
	font-size:11px;  
	color:#F0A900; 
	text-decoration:none 
}

.link {
	font-family:Tahoma; 
	font-size:11px;  
	color:#687C95;
}

.date {
	font-family:Tahoma; 
	font-size:10px;  
	color:#7B0000;
}

.main {
	font-family:Tahoma; 
	font-size:11px;  
	color:#3F3F3F;
}

.blue {
	font-family:Tahoma; 
	font-size:11px;  
	color:#2D456F;
}

.title {
	font-family:Tahoma; 
	font-size:11px;  
	color:#677B93;
}

.title2 {
	font-family:Tahoma; 
	font-size:14px;  
	color:#677B93;
	font-weight:bold;
}

.orange {
	font-family:Verdana; 
	font-size:10px;  
	color:#D78F0C; 
	font-weight:900; 
	text-decoration:none
}

#input {
	width:227px; 
	height:20px;
	border-width:1px;
	border-style:solid;
	border-color:#2F2F2F;
	background-color:#C0BDB6;
	padding-left:4px; padding-top:2px
}

#textarea {
	width:227px; 
	height:200px;
	border-width:1px;
	border-style:solid;
	border-color:#2F2F2F;
	background-color:#C0BDB6;
	padding-left:4px;
	overflow:auto
}

.error {
	font-family:Tahoma; 
	font-size:11px;  
	color:red;
}