body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
font-size: 100%;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,table
{ margin:0; padding:0 }

body
	{
	background-color:#E4FCC9;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/background.gif);
}

h1
{
	font-size: 20px;
	color: #993333;
	font-weight: bolder;
}

h2
{
	font-size: 16px;
	color: #993333;
	font-weight: bold;
}

p
{
	font-size: 12px;
	color: #441515;
	line-height:17px;
}

.container
	{
	width:850px;
	padding:15px;
	margin:0 auto;
	background-image: url(../images/bcgrd3.gif);
	background-position: left top;
}

.bottomtag {

	color:#007393;
	font-size: 16px;
	font-weight: bold;
}

a:link {
	font-size: 12px;
	color: #660000;
	cursor: hand;
}

a:visited {
	font-size: 12px;
	color: #660000;
	cursor: hand;}

a:hover {
	font-size: 12px;
	color: #660000;
	cursor: hand;
	text-decoration:none;
}

.contacttext {
	background-image: url(../images/bcgrd3.gif);
	font-size: 12px;
	color: #663300;
}
.ptext {
	font-size: 12px;
	color: #441515;
	line-height:17px;
}
