/* css definition file containing site style sheets for MHC Jazz's website */

h1, h3 {font-family: jazztext, baskerville; text-align: center;}

body {font-family: baskerville, serif;
color: white; background: black;}

ul {list-style-type: none;}

a:link {color: #00ccff}
a:visited {color: #4a2885}
a:hover {color: #e3007b}
a:active {color: #2d73b9}
a {font-family: jazztext, baskerville, serif; font-weight: bold;}

td {vertical-align:top; padding: 5;}

.style1 {
	color: #FF0000;
	font-weight: bold;
}
