.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;

}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.tr-unshaded {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
body {
	background-image:  url(/images/bg_stripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
	scrollbar-face-color: #0099ff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(graphics/triang.gif);
	list-style-type: none;
	text-align: left;
	padding: 4px;

}
.sub-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: bolder;
	font-variant: normal;
	color: #006699;
	text-indent: 0px;
	line-height: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	border: thin groove #006699;
	color: #FFFFFF;
	background-color: #0099FF;
	font-style: italic;
	line-height: 30px;
	text-align: left;



}
a:link {
	color: #006699;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;

}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
