body {
	background-color: #ffffff;
	color: #000000;
	font-size: 100%;
	font-family: Tahoma, 'MS UI Gothic', sans-serif;
	margin: 0px;
	padding: 0px;
}

a:link { text-decoration:none; color:#000066; }
a:visited { text-decoration:none; color:#aa3333; }
a:hover { text-decoration:underline overline; color:#008844; }

.hidden {
	visibility: hidden;
}

.sknote2 {
	width: 70%;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 1em;
}

.sknote2 h2 {
	color: #8866aa;
	font-size: 100%;
	font-weight: 700;
	border-left: solid 5px #8866aa;
	border-bottom: solid 1px #8866aa;
	margin: 1em 0em;
	padding: 0px 0px 0px 1ex;
}

.sknote2 p.text {
	line-height: 120%;
	margin: 1em 0em;
	padding: 0px;
}

.sknote2 p.fol {
	text-align: center;
	border-top: dotted 1px #8866aa;
	margin: 1em 0em;
	padding-top: 5px;
}

.sknote2 p.rside {
	text-align: right;
	margin: 1ex 0em;
	padding: 0px;
}

.sknote2 ul, .sknote2 ol {
	margin: 1em 0em;
	padding: 0ex 0ex 0ex 2ex;
	text-align: left;
	line-height: 160%;
}

.sknote2 dl, .sknote2 table {
	margin: 1ex 0em;
	padding: 0px;
	text-align: left;
}

.sknote2 dt {
	color: #3333aa;
	font-weight: 600;
	margin-top: 10px;
}

.sknote2 h3.border {
	line-height: 160%;
	border-top: dotted 1px #8866aa;
	margin-top: 0.3em;
	padding-top: 0.2em;
	clear: both;
}

.sknote2 p {
	line-height: 160%;
}

.sknote2 dd.author {
	text-align: right;
	clear: both;
}

.sknote2 td {
	padding-right: 2ex;
}

.sknote2 legend {
	color: #aa77aa;
	font-weight: 700;
	margin: 0px;
	padding: 0px 0.5ex 0px 0.5ex;
}

.sknote2 input {
	border: solid 1px #777777;
}

.sknote2 textarea {
	border: solid 1px #777777;
}

.sknote2 input:focus {
	border: solid 1px #cccccc;
}

.sknote2 textarea:focus {
	border: solid 1px #cccccc;
}

.sknote2 fieldset.post {
	border: solid 1px #0000aa;
	margin: 1em 0em;
	padding: 0.5em 1em;
}

.sknote2 fieldset.post input {
	max-width: 100%;
}

.sknote2 fieldset.post textarea {
	min-width: 80%;
	max-width: 100%;
}

.sknote2 p.copyright {
	text-align: right;
	margin: 1em 0em;
	padding: 0px;
}
