* {
	margin                     :   0px;
	padding                    :   0px;
	font-family                : monospace;
	text-decoration            : none;
}
.txt {
	margin-left                :  90px;
	margin-right               :  24px;
	margin-top                 :   0px;
	margin-bottom              :  60px;
	font-size                  :  16px;
	line-height                :  24px;
	color                      : #330000;
}
.indented-txt {
	margin-left                : 160px;
	margin-right               :  24px;
	margin-top                 :   0px;
	margin-bottom              :  60px;
	font-size                  :  16px;
	line-height                :  24px;
	color                      : #330000;
}
.centered-txt {
	margin-left                :  90px;
	margin-right               :  24px;
	margin-top                 :   0px;
	margin-bottom              :  60px;
	text-align                 : center;
	font-size                  :  16px;
	line-height                :  24px;
	color                      : #330000;
}
.righted-txt {
	margin-left                :  90px;
	margin-right               :  24px;
	margin-top                 :   0px;
	margin-bottom              :  60px;
	text-align                 : right;
	font-size                  :  16px;
	line-height                :  24px;
	color                      : #330000;
}
.linetxt {
	margin-left                :  48px;
	margin-right               :  24px;
	margin-top                 :   0px;
	margin-bottom              :   8px;
	font-size                  :  16px;
	line-height                :  24px;
	color                      : #330000;
}
.centered-linetxt {
	margin-left                :  48px;
	margin-right               :  24px;
	margin-top                 :   0px;
	margin-bottom              :   8px;
	text-align                 : center;
	font-size                  :  16px;
	line-height                :  24px;
	color                      : #330000;
}
.righted-linetxt {
	margin-left                :  48px;
	margin-right               :  24px;
	margin-top                 :   0px;
	margin-bottom              :   8px;
	text-align                 : right;
	font-size                  :  16px;
	line-height                :  24px;
	color                      : #330000;
}
.small {
	font-size                  :  14px;
	line-height                :  20px;
}
.out {
	color                      : #fffdfd;
}
.bold {
	font-weight                : bold;
}
.italic {
	font-weight                : normal;
	font-style                 : italic;
}
.bold-italic {
	font-weight                : bold;
	font-style                 : italic;
}
.strike {
	color                      : #666666;
	text-decoration            : line-through;
}
.quote {
	color                      : #118822;
	font-style                 : italic;
}
.acc {
	color                      : #ff0000;
	font-weight                : bold;
}
.actn {
	font-size                  :  14px;
	color                      : #993399;
}
.thnk {
	font-size                  :  14px;
	color                      : #339999;
}
.cmnt {
	font-size                  :  14px;
	color                      : #339933;
}
body {
	background                 : #fffcfc;
	background-image           : url("body_back.gif");
	background-repeat          : repeat-y;
	margin                     :   0px;
	padding                    :   4px   0px;
}
h1 {
	margin-left                :   0px;
	margin-bottom              :  16px;
	border-left                :  64px solid #330000;
	padding                    :   2px  16px;
	color                      : #330000;
	text-align                 : left;
	font-size                  :  24px;
	line-height                :  28px;
	font-weight                : bold;
}
h2 {
	margin-left                :  48px;
	margin-right               :  24px;
	margin-bottom              :  16px;
	height                     :  32px;
	border-top                 :   2px solid #661100;
	padding                    :   8px  16px   2px   4px;
	background                 : #fff0f0;
	color                      : #330000;
	text-align                 : right;
	font-size                  :  16px;
	line-height                :  16px;
	font-weight                : bold;
}
h3 {
	margin-left                :  48px;
	margin-right               :  24px;
	margin-bottom              :   8px;
	border-bottom              :   1px solid #661100;
	padding                    :   4px   4px   2px  16px;
	font-size                  :  16px;
	line-height                :  16px;
	font-weight                : bold;
	color                      : #330000;
}
h4 {
	margin-left                : 160px;
	margin-right               :  24px;
	margin-bottom              :   8px;
	border-bottom              :   1px dashed #661100;
	padding                    :   4px  16px   2px  16px;
	font-size                  :  16px;
	line-height                :  16px;
	font-weight                : bold;
	color                      : #330000;
}
a:link {
	color                      : #2200cc;
}
a:visited {
	color                      : #bb2200;
}
a:active {
	background                 : #00ffff;
	color                      : #000000;
}
img {
margin                       : 4px;
}
ruby {
  ruby-align                 : distribute-space;
}
rt {
	color                      : #885544;
	font-size                  :  10px;
}
textarea {
	border                     :   1px solid #661100;
	padding                    :   3px;
	font-size                  :  12px;
	line-height                :  14px;
	color                      : #330000;
}
