.soldout {
	color: #993300;
	background-color: #ffccff;
	margin-left: 15%;
	margin-right: 15%;
	border-width : thin thin thin thin;
	font-family: "Verdana";
	font-weight: 700;
	font-size: 90%;
	border : solid;
   padding: 5px 5px 5px 5px;
}
.smalltext {font-size : 80%;
}
.pageheader {	color: #993300;
	background-color: #FFFFCC;
	margin-left: 15%;
	margin-right: 15%;
	border-color: #FFFFFF;
	border-width : thin thin thin thin;
   font-family: "Verdana";
   font-weight: 700;
   font-size: 90%;}
.noindent {margin-left: 0%}
.note {
	color: #993300;
	background-color: #FFFFCC;
	margin-left: 15%;
	margin-right: 15%;
	border-width : thin thin thin thin;
	font-family: "Verdana";
	font-weight: 700;
	font-size: 90%;
	border : solid;
   padding: 5px 5px 5px 5px;
}

A:hover {color: red}

H1{
	color: #660000;
	font-weight : 800;
	font-family: "Courier New", "Courier", "monospace";
	text-align : center;
}
H3{	color: #009933;
	font-weight : 600;
	text-align : center;
}
	
H2 {
	color: #006600;
	font-weight: 700;
	text-align: left;
	font-family: "Century Schoolbook", "Times New Roman", "Verdana", "Arial";
	background-color: #CCCCCC;
}

P { font-family: "Century Schoolbook", "Times New Roman", "Verdana" "Arial";
	font-size: 100%;
	font-weight: 500;
	margin-left : 5%;
	margin-right : 5%;
}

IMG { border-color: #006600;
}
