/*	HollyMarc, Inc., Washington state, Version 1.0 Dot-com Website
	Created By: FutureWorks, Inc., Senior Software Architect: Casey B. Ward
	Copyright © 2003 FutureWorks, Inc., Washington state, USA.  All rights reserved.
*/

/* unvisited links */
a:link {
	color: #CCCC99;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* visited links   */
a:visited {
	color: #CCCC99;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* user hovers     */
a:hover {
	color: #CCCC99;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

/* active links    */
a:active {
	color: #CCCC99;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #F8F0A0;
	color: #CCCC99;
	font-family: 'MS Sans Serif', Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0pt;
}

h1 {
	color: #CCCC99;
	font-family: 'Cataneo BT', 'MS Sans Serif', Arial, Helvetica;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 9pt 0pt 6pt;
}

h2 {
	color: #CCCC99;
	font-family: 'Cataneo BT', 'MS Sans Serif', Arial, Helvetica;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 6pt 0pt 3pt;
}

h3 {
	color: #CCCC99;
	font-family: 'Cataneo BT', 'MS Sans Serif', Arial, Helvetica;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 3pt 0pt 0pt;
}

h4 {
	color: #CCCC99;
	font-family: 'Cataneo BT', 'MS Sans Serif', Arial, Helvetica;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	margin: 0pt;
}

h5 {
	color: #CCCC99;
	font-family: 'Cataneo BT', 'MS Sans Serif', Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0pt;
}

ol {
	font-family: 'MS Sans Serif', Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10pt;
	margin-top: 0pt;
}

p {
	font-family: 'MS Sans Serif', Arial, Helvetica;
	font-size: 8pt;
	line-height: normal;
	margin-bottom: 0pt;
	margin-top: 0pt;
}

table {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

td {
	font-family: 'MS Sans Serif', Arial, Helvetica;
	font-size: 8pt;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

ul {
	font-family: 'MS Sans Serif', Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 10pt;
	margin-top: 0pt;
}

@charset "iso-8859-1";
/*	HollyMarc, Inc. Version 1.0 Dot-com Website
     	Created By: FutureWorks, Inc., Senior Software Architect: Casey B. Ward
	Copyright © 2003 FutureWorks, Inc., Washington state, USA.  All rights reserved.
*/
a {
	color: #C0C0C0;
	font-family: MS Sans Serif, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	text-decoration: none;
}
