TABLE.standard {
	border-color : Red;
}

.text {
	font-family : Arial;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;}

A.link {
	color : Red;
	font-family : Arial;
	font-size : smaller;}


