body {
	font-family:Arial, Helvetica, sans-serif;
}

.bodytext p {
    font-size:0.875em; /* 16x.875=14 */
}

.sidenote {
    font-size:0.75em; /* 16x.75=12 */
}

.paragraphAccent01	{
	color: #003366;
	font-weight:bold;
	font-size:1.5em;
	font-style:italic;
	}
	
.paragraphAccent02	{
	color: #333333;
	font-weight:bold;
	font-size:1.25em;
}

.paragraphAccent03	{
	color: #990000;
	font-weight:bold;
	font-size:1.25em;
	text-decoration:underline;
}

.paragraphAccent04	{
	color: #990000;
	font-weight:normal;
	font-size:1.75em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:1.75em;
	margin-top:0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:normal;
	letter-spacing:;
	color: #990000;
	margin-top:0;
	margin-bottom:0;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.25em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.875em;
	font-weight:bold;
	color: #996600;
	margin-top:0;
	margin-bottom:0;
	}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.625em;
	margin-top:0;
	margin-bottom:0;
	}
	
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
	}
	
hr {
	width:100%;
	border:none 0;
	border-top:1px solid #333333;
	height:1px;
	}



#footer {
	font-size:.675em;
	}

#OurPrice	{
	color: #009999;
}

#SugPrice	{
	color:#333333;
	padding:8px 0px 5px 0px;
}


/* link classes
--------------------------------------------------------------------------------- */	

.button {
 	padding:3px 15px;
}

a:link {
	color: #3300FF;
	text-decoration: underline;
}


a:visited {
	color: #663399;
	text-decoration: underline;
}

a:hover {
	color: #0099FF;
	text-decoration: none;
}

a:active {
	color: #3300FF;
	text-decoration: underline;
}
/*
--------------------------------------------------------------------------------- */	
