.text   { color: #222; font-size: 11px; line-height: 15px; text-align: left }
.text1  { color: #222; font-size: 12px; line-height: 20px; text-align: left }
body { font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; }

A:link    {
	color: #600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A:visited    {
	color: #600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A:active    {
	color: #600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

A:hover    {
	color: #600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A.small:link    {
	color: #600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.small:visited    {
	color: #600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.small:active    {
	color: #600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

A.small:hover    {
	color: #600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box { border: dotted 1px #333 }
.box1  { border: solid 2px #fc3 }
.box2 { border: solid 2px #333 }
.boxline { border: solid 1px #333 }
.hline  { border-bottom: 2px dotted #000 }
.hline3 { border-bottom: 1px solid #000 }
.hline1 { border-bottom: 1px dotted #036 }
.hline2 { border-bottom: 1px dotted #666 }
.vline { border-bottom: 0; border-left: 1px solid #39c }
.vline1 { border-right: 1px solid #000; border-bottom: 0 none; border-left: 0 }
.vline2 { border-right: 1px solid #999; border-bottom: 0 none; border-left: 0 none }
.calendar  { border-right: 1px dotted #999; border-bottom: 1px dotted #999 }
.caltitle  { color: #39c; font-size: large; font-family: Geneva, Arial, SunSans-Regular, sans-serif; letter-spacing: 1px; border-top: 1px dotted #39c; border-right: 0 solid; border-bottom: 1px dotted #39c }
.floatlt1 {
	padding: 2px;
	float: left;
}
.floatrt1 {
	padding: 2px;
	float: right;
}
.style22a {
	font-size: 24px;
	font-weight: bold;
}
.small   { color: #222; font-size: 12px; line-height: 15px; text-align: left }