td {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #000000;
}

.copyrights {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.justify {
	font-family: Verdana,Arial;
	font-size: 12px;
	text-align : justify;
	color: #000000;
}

.input {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #000000;
}

.input100 {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #000000;
	width:100px;
}

.input200 {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #000000;
	width:200px;
}

.ta {
	font-family: Verdana,Arial;
	font-size: 10px;
	color: #000000;
	width:300px;
	height:150px;
}

.white {
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.link {
	color: #0066CC;
	text-decoration: underline;
}

.blacklink {
	color: #000000;
	text-decoration: none;
}

