/* $Id: suzjazz-styles.css,v 1.7 2003/10/15 19:34:10 scissors Exp $ */
A	{
	color: #3300CC; 
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A:link	{
	color: #3300CC;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A:visited	{
	color: #3300CC;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A:active	{
	color: #CC0033;
}

A:hover	{
	color: #CC0033;
}

body {
	font-family: arial, sans-serif;
	font-size: small;
	font-weight: normal;
	margin-left: 40px;
	margin-right: 40px;
}

h1 {
	font-family: arial, sans-serif;
	color: #666;
	font-size: xx-large;
	line-height: 125%;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .8em;
}

h2 {
	font-family: arial, sans-serif;
	color: #666;
	font-size: large;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 125%;
	letter-spacing: .5em;
}

h3 {
	font-family: arial, sans-serif;
	color: #666;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 125%;
	letter-spacing: .5em;
}

h4 {
	font-family: arial, sans-serif;
	color: #666;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 125%;
	letter-spacing: .5em;
}

.CDTitle {
	font-weight: bold;
	font-style: italic;
}

.popupSplash {
	font-family: arial, sans-serif;
	color: #666;
	font-size: medium;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .4em;
	margin-left: 40px;
	margin-right: 40px;
}


img {
	vertical-align: top;
	margin-right: 10px;
}

img.left {
	display: inline;
	float: left;
}

ul.available {
	list-style: none;
}

ul.nodisc {
	list-style: none;
}

ul.forthcoming {
	list-style: none;
}

.logo {
	font-family: Courier New, Courier, sans-serif;
	font-weight: bold;
	font-size: x-large;
	line-height: 125%;
	color: #333;
}

.plain {
	font-family: arial, verdana, sans-serif;
	color : #000;
	font-size: x-small;
	line-height: 130%;
	text-align: justify;
}

.standards {
	font-family: verdana, arial, sans-serif;
	color: #000;
	font-size: xx-small;
	line-height: 130%;
	float: left;
	text-align: left;
}

.credits {
	font-family: verdana, arial, sans-serif;
	color: #000;
	font-size: xx-small;
	line-height: 130%;
	text-align: right;
}

td {
	font-family: arial, verdana, sans-serif;
	color : #000;
	line-height: 130%;
	text-align: justify;
	margin-left: 40px;
	margin-right: 40px;
}
