body {
	background-color : #660000;
	text-align: center;
}

td {
	color: #000000;
	font-family : "Times New Roman", Times, serif; 
	font-size: 100%;
}

td.title, td.below {
	color: #c0c0c0;
	background-color : #000066;
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight : bold;
}

td.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

h1 {
	font-family : "Times New Roman", Times, serif; 
	font-weight : bold;
	font-size : 140%;
}

h2 {
	font-family : "Times New Roman", Times, serif; 
	font-weight : bold;
	font-size : 110%;
}

a:link {
	color: #000099;
}

a:hover {
	color : #0000ff;
}

a:active {
	color: #000000;
}

a:visited {
	color: #990033;
}

a.caption {
	font-size: 80%;
}

div.small {
	font-family : "Times New Roman", Times, serif; 
	font-size: 80%;
}

div.top {
	font-family: Arial, Helvetica, sans-serif;
	text-align : right;
	font-size: 80%;
}



