body {
	background: white url(images/inside-back.jpg) no-repeat center top;
	text-align: center;
}

body.lesstxt {
	background: white url(images/home-back.jpg) no-repeat center top;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

a:hover { 
	color: red
}

a.main {
	font-size: 12pt;
}

a.sub {
	font-size: 10pt;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

small {
	font-size: xx-small;
}
