BODY { font-family: Verdana, Arial, Helvetica, sans-serif; }

A:link {
	color: #808080;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #000066;
	text-decoration: none;
}

TD {
	font-size: 12px;
}

P {
	font-size: 12px;
}

TD.smaller {
	font-size: 11px;
	color : #000000;
}

P.white {
	font-size: 12px;
	color : #FFFFFF;
	font-weight: normal
}
P.whitebold {
	font-size: 12px;
	color : #FFFFFF;
	font-weight: bold
}

P.smaller {
	font-size: 11px;
	color : #000000;
}

HR {
	height: 1px;
	color : #336633;
}

.forCopyright {
	font-size: 10px;
	color: #666666;
}
.forTexts {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.forForms {
	font-size: 10px;
	color: #000000;
	border: 1px inset;
}
.forButton {
	font-size: 10px;
	color: #000000;
	border: 1px outset;
}
.drop {background-color: #DFDFDF;
}

