body {
	background-color: #C5C6C7;
	font-family: Arial;
	font-size: x-small;
}
table {
	font-family: Arial;
	font-size: x-small;
}
a:link {
	color: #990000;
	text-decoration:underline;
}
a:visited {
	color: #990000;
	text-decoration:underline;
}
a:active {
	color: #990000;
	text-decoration:underline;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: underline;
}
