body {
	font-family: times, georgia, palatino, serif;
	font-weight: normal;
	line-height: 1.3;
	color: #000;
	text-align: left;
	margin: 0px 36px 12px 18px;
	background-image:url(../images/metal038.jpg);
		}

#content {
	font-family: times, georgia, palatino, serif;
	color: #000;
	text-align: left;
	font-weight: normal;
	line-height: 1.3;
		}
		
#content img {
  border: 0px;
  margin-right: 12px;
 }

.intro {
	font-weight: bold;
		}
		
.splash {
	font-family: times, georgia, palatino, serif;
	color: #fff;
	text-align: center;
	font-weight: normal;
	line-height: 1.3;
		}

.splash-tiny {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	font-size:65%;
	text-align: center;
	font-weight: normal;
	line-height: 1.3;
		}

#pricing {
	background-color: #99f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
  }
  	
.note {
  font: 100%/1.25 verdana, arial, helvetica, sans-serif;
  text-align: center;
  padding-top: 18px;
		}

.caption {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.25;
	}

.bigred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #f00;
	}

li {
	list-style-image: url(../images/dropbullet.gif);
	line-height: 1.7;
		}
		
li.plain {
	list-style-image: none;
	list-style: none;
	}

h1 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 125%;
  font-weight: bold; 
  color: #f00;
  text-align: center;
  line-height: 150%;
  line-height: 1.5;
	}

h2 {
  font: bold 100%/1.5 verdana, arial, helvetica, sans-serif;
  text-align: left;
  clear: left;
  padding-top: 18px;
		}

h3 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 110%;
  font-weight: bold; 
  color: #f00;
  text-align: center;
  line-height: 120%;
  line-height: 1.5;
	}

hr {
  color: #FFDC3C;
  width: 85%;
  align: center;
  }

.ahem {
 display: none;
 }


/* LINKS */

a:link {
 text-decoration: none;
 color: #33f;
 font-weight: bold;
 }

a:visited {
 text-decoration: none;
 color: #66f;
 font-weight: bold;
 }

a:hover {
 text-decoration: underline;
 color: #33f;
 font-weight: bold;
 }
