	A 			{ color: #996600; text-decoration: none; }
	A:link		{ color: #996600; text-decoration: none; }
	A:visited	{ color: #996600; text-decoration: none; }
	A:active	{ color: #996600; text-decoration: none; }
	A:hover		{ color: #FFCC00; text-decoration: none; }
.bkgndtop {
	background-image: url(images_comp2/backgnd_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bkgndbtm {
	background-image: url(images_comp2/backgnd_bottm.gif);
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 32px;
	color: #FFFFFF;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 32px;
	color: #FFFFFF;
	font-style: normal;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #999999;
}
.list {
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image: url(images_comp2/bulit.gif);
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 0em;
	margin: 0px;
	padding: 10px 10px 10px 0px;
	left: auto;
}
.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
