body {
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: medium;
	font-weight: normal;
}

a:link {
	color: Blue;
}

A:visited {
	color: Purple;
} 

A:active {
	color: Blue;
}

A:hover {color: red;}

a {text-decoration:none;}

img {border: none;}

h1 {font-size: 2em; text-align: center;

}

h2.right-title {font-style:italic; font-weight:normal; font-size:36px; color:silver; text-align:right;}

h3.pagetitle {
	font-style: normal;
	font-weight: normal;
	font-size: 150%;
	color: black;
	text-align: center;
}

h4.chapter {font-style:normal; font-weight: normal; font-size: 18px; color: black; text-align: left;}

h5.paraheading {font-style:normal; font-weight: normal; font-size: 18px; color:#666666; text-align: left; text-indent: 5% }

h5.right-title {font-style:italic; font-weight:normal; font-size:18px; color:#333333; text-align:right;}

P {
	text-align: left;
	font-size: smaller;
} 

p.caption {line-height:100%; font-size:11; font-style:italic; font-family:Arial, sans-serif; color:#333333; text-align:center }

.email {
	font-style: normal;
	font-weight: lighter; color: #B0C4DE; font-size: smaller;
	
}

p.cr {
	font-size: 60%;
	font-style: normal;
	text-align: center;
} 

img.map 
{
float:right;
border: none;
margin:0px 0px 15px 20px;
}

#reg {
	font-size: .8em; border: 1px solid silver; padding: 5px; text-align: left;
}

.orderList {font-size: .9em; padding: 10px 30px 5px 5px; }