@charset "iso-8859-1";
/* CSS Document */

BODY { background: url("http://www.imperialscreenprint.com/images/bg.jpg") }
h1 {color: #FF99CC; font: 20 px; font-family: arial black}
body,td,th {font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#666666; text-decoration:none}
A {
  color: #FF99CC;
  text-decoration: none;
}

A:hover {
  color: #999999;
  text-decoration: underline;
}

#orderform td, #orderform th {
	font-size:12px;
} 