.default_txt h1 {
	font-size: 18pt;
	display: inline;
}
.doc_center h1 {
	font-size: 23pt;
	display: inline;
	color: #CCCCCC;
	padding-left: 5px;
}
.doc_center ul {
	display: block;
}
.doc_center li {
	list-style-type: circle;
}
input {
	font-size: 9pt;
	color: #990000;
}
.reg strong {
	font-family: "trebuchet MS", Verdana, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #999999;
}
.docs h1 {
	font-size: 18pt;
	font-weight: bold;
	color: #990000;
	padding-left: 15px;
	display: inline;
}
.docs h2 {
	font-size: 15pt;
	font-weight: normal;
	color: #333333;
	display: inline;
	padding-left: 40px;
	font-style: italic;
}
legend {
 font-weight: bold;
 color: #660000;
 padding-right: 5px;
}
 
