body.basicbackground
 	{background-color: white;
	color: black;
}

td.top
	{background-color: white;
	color: black;
	border-style: solid;
	border-color: blue;
	font-size: 110%;
	font-style: italic;
	border-width: 1px;
}

span.smaller
	{color: black;
	font-size: 90%;
	font-style: normal ;
    	font-family: normal;
}


span.middle
	{color: black;
	font-size: 150%;
	font-style: italic;
    	font-weight: normal;
    	font-family: normal;
}


span.bigger
	{color: black;
	font-size: 200%;
	font-family: cursive;
	font-style: italic;
	font-weight: bold;
}

td.copyright
	{background-color: white;
	color: black;
	border-style: solid;
	border-color: black;
	font-weight: normal;
	font-size: 80%;
	border-width: 0px;
}

td.links
	{background-color: white;
	color: black;
	border-style: solid;
	border-color: blue;
	font-style: ;
	font-size: 90%;
	font-weight: ;
	border-width: 0px;
	text-decoration: none;
}

td.icons
	{background-color: white;
	color: black;
	border-style: solid;
	border-color: silver;
	font-size: 125%;
	font-weight: bold;
	border-width: 0px;
}	

table.big 
	{border-style: solid;
	border-color: black;
	border-width: 0px;
}

table.basic
	{border-style: solid;
	border-color: black;
	background-color: white;
	border-width: 0px;
}

td.basic
	{background-color: white;
	border-style: solid;
	border-color: black;
	border-width: 0px;
}

table.titles
	{border-style: solid;
	border-color: black;
	background-color: white;
	font-size: 120%;
	font-style: times-new-roman;
	font-family: verdana;
	font-weight: ;
	border-width: 0px;
}

td.titles

	{background-color: white;
	padding: 4px;
	border-style: solid;
	border-color: black;
	border-width: 0px;
}


A.titles
	{text-decoration: none;
	color: black;
}

A.bottom
	{text-decoration: none;
	color: black;
}

td.image
	{background-color: white;
	color: black;
	border-style: solid;
	border-color: blue;
	border-width: 0px;
}

