marquee {
		color: yellow; 
		font-family : Eurostar, Perpetua, Schindler, Tehoma, 			"sans-serif" ; text-decoration : underline ; 				font-weight : bold ; font-size : 26pt ;
}

body {
		background: #000000; color : white ;
		font-family : Times New Roman, Helvicta, Technical, 				Bedini, "serif" ; font-size : 13pt
}

A:link		{ color : yellow ; font-family : Comic Sans MS ; font-size : 11pt}

A:active	{ color : red ; font-family : Times New Roman ; font-size : 11pt}

A:visited	{ color : 00FF00 ; font-family : Gourmand ; font-size : 11pt}

td {
		color : white ;
		font-family : Times New Roman, Helvicta, Technical, 		Bedini, "serif" ; font-size : 13pt
}

table {
		cellspacing : "3" ; cellpadding : "10"
}

td.small {
		color : yellow ; font-family : Times New Roman, "serif" ; 
		font-size : 10pt
}

div.bold {
		font-weight : bold ; text-align : center ;
}

div.header {
		font-size : 16pt ; font-weight : bold ; 
		text-decoration : underline ;
		text-align : center ;
}

div.center {
		text-align : center ;
}