hr {
	border:none;
	width:100%;
	height:1px;
	background-color:#CCCCCC;
	color:#CCCCCC;
}
h2 {
	color:#999999;
	font-family:Tahoma;
	font-weight:normal;
	font-size:16pt;
}
h3 {
	color:#0099CC;
	font-family:Tahoma;
	font-weight:normal;
}
h4 {
	font-size:12pt;
	font-weight:normal;
	margin:0px;
}
a:link { color:#CC0000; text-decoration:underline; }
a:visited { color:#990000; text-decoration:underline; }
a:active { color:#CC0000; text-decoration:underline; }
a:hover { color:#CC0000; text-decoration:none; }


input,textarea,select {
	border:solid 1px #CCCCCC;
	font:10pt Tahoma;
	color:#666666;
	background-color:white;
	padding:0px 2px;
}
.imgicon {
	float:left;
	margin-right:10px;
}
.smalltext {
	font-size:8pt;
}
