h1 {
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	margin-top: 0;
	margin-bottom: 6px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: inline;
}

.color {
	color: aqua;
}

.italic {
	font-style: italic;
}

.focus {
	color: #8b0000;
	font-weight: normal;
}

.focus_b {
	color: #000099;
	font-weight: bold;
}

.error {
	color: #ff0;
	font-weight: bold;
	font-style: italic;
}

.bold {
	font-size: 11px;
	font-weight: bold;
	 
}

.normal {
	font-weight: normal;
	color: #000;
}

.welcome {
	color: #0ff;
	font-weight: bold;
}

.include {
	line-height: 2em;
}

p {
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	line-height: 1.3em;
	margin: 0;
	padding-right: 8px;
}

.up {
	margin-top: -4px;
}

p.button {
	font-size: 10px;
	vertical-align: middle;
	margin: 0 auto;
}

.smaller {
	font-size: 10px;
}

br.space {
	line-height: 8px;
}

.gray {
	color: #185f6f;
}

textarea {
COLOR: #000000;
font-size:8pt;
FONT-family: verdana, arial, sans-serif;
}
