xmp,code,DD,DT {
		font-family: sans-serif;
		color: #EA6B48;
		font-family: monospace;
}
body,TD {
		font-family: sans-serif;
		font-size: small ;
		color: #666666;
}
.footer {
		font-family: sans-serif;
		font-size: smaller ;
		color: #666666;
		text-align: center;
		margin-top: 20;
}
.picture {
		font-family: sans-serif;
		font-size: smaller ;
		color: #666666;
		text-align: center;
		margin-top: 20;
}
.remark {
		font-size: smaller ;
		color: #996666;
}
A:ACTIVE {
		font-family: sans-serif;
		color: #FFCC66;
}

A:LINK {
		font-family: sans-serif;
		text-decoration: none;
		text-transform: underline;
		color: #3FBBEF;
}

A:VISITED {
		font-family: sans-serif;
		color: #3FBBEF;
}
H1, H2, H3, H4, H5, H6  {
		text-indent: 0pt;
		font-family: sans-serif;
		color: #3FBBEF;
}
H1 {
		font-size: large ;
		text-align: center;
}
H2 {
		font-size: medium ;
		text-align: left;
		font-style: italic;
}
H3 {
		font-size: small ;
		text-align: left;
}
.question {
		font-weight: medium;
		font-style: italic;
		color: #EA6B48;
		margin-top: 10pt;
		border-top: none;
}
.answer {
		text-indent: 30pt;
}