BODY,TD{
	color: #000000;
	font-family: Tahoma;
	font-size: 12;
	margin: 0px;
}
P{
	margin: 0 15 10 15;
	text-align: justify;
	text-indent: 15;
}
LI{
	text-align: justify;
}
A:link{
	color: #ffffff;
	font-size: 10;
	text-decoration: none;
}
A:visited{
	color: #ffffff;
	font-size: 10;
	text-decoration: none;
}
A:hover{
	color: #ffffff;
	font-size: 10;
	text-decoration: underline;
}
A:link.v{
	color: #000000;
	font-size: 12;
	text-decoration: none;
}
A:visited.v{
	color: #000000;
	font-size: 12;
	text-decoration: none;
}
A:hover.v{
	color: #000000;
	font-size: 12;
	text-decoration: underline;
}
A:link.m{
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 3px solid;
	color: #000000;
	letter-spacing: 1;
	padding: 0 0 0 0;
	text-decoration: none;
}
A:visited.m{
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 3px solid;
	color: #ffffff;
	letter-spacing: 1;
	padding: 0 0 0 0;
	text-decoration: none;
}
A:hover.m{
	border-bottom: #CFCFCF 1px solid;
	border-left: #CFCFCF 3px solid;
	color: #EDEDED;
	letter-spacing: 1;
	padding: 0 0 0 0;
	text-decoration: none;
}
A:link.z{
	color: RED;
	font-size: 14;
	text-decoration: none;
}
A:visited.z{
	color: RED;
	font-size: 14;
	text-decoration: none;
}
A:hover.z{
	color: RED;
	font-size: 14;
	text-decoration: underline;
}
B.tit{
	color: #ee0000;
	font-family: Tahoma;
	font-size: 12;
	letter-spacing: 2;
	margin: 0;
	padding: 0;
	text-align: justify;
}
B.tit2{
	color: #ee0000;
	font-family: Tahoma;
	font-size: 12;
	letter-spacing: 9;
	margin: 0;
	padding: 0;
	text-align: justify;
}
B.spec{
	color: #DE4204;
	font-size: 12;
	padding: 0 0 0 0;
}
HR{
	color: #CFCFCF;
	HEIGHT: 1px;
}
INPUT{
	background-color: #ffffff;
	background-image: url("bg.gif");
	border: 1px solid #4F6173;
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Serif;
	font-size: 10;
	text-align: center;
}
TEXTAREA{
	background-color: #ffffff;
	border: 1px solid #4F6173;
	color: #000000;
	font-family: Verdana,Tahoma,Arial,Serif;
	font-size: 10;
	text-align: center;
}

.cont p{
padding: 5px 0px;
}