/* NuttieZine CSS Document */

body {
	background-image: url(images/bg1.gif);
}

body,td,th {
	font-family: Verdana;
	font-size: 15px;
}

.headline {
	font-family: Verdana;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.subhead {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.highlightb {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	white-space: normal;
	display: compact;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}

.style3 {font-size: 12px}

.bluehead {
	font-family: Verdana;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}

.highlightbig {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	white-space: normal;
	display: compact;
}

.smallsubhead {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

.style6 {color: #CC0000}

.subheadred {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}

.testimontable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	border: thin double #000000;
	font-size: 14px;
}
.style7 {color: #0000FF}
.redhed {color: #CC0000}

