/* CSS Document */

td {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #A22020;
	text-decoration: none;
}
a:hover {
	color: #93398E;
	text-decoration: underline;
}

a {
	color: #A41F20;
	text-decoration: none;
}
.sub {
	font-size: 24px;
}

.sub1 {
	font-size: 22px;
}

.sub2 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #D45F55;
}