1/* xmixer CSS style file
2 */
3
4BODY {
5	background: white;
6	margin-top: 0.2em;
7	margin-left: 0.8em;
8}
9A { text-decoration: underline; }
10H1,H2,H3,H4,H5,H6 { color: #700060; }
11EM { color: #660000; }
12ADDRESS {
13	font-style: italic;
14	font-size: smaller;
15}
16
17