body,h1,h2,h3,h4,h5,h6,
p,caption,th,td,ul,ol,li,menu,dl,blockquote,address,center {
	font-family:Verdana,Elementary,Comic Sans MS,sans-serif;
	}
code,pre,tt {
	font-family:Courier New,Courier,Monospace;
	}

.seamless {
	border-top:solid white 0px;
	border-left:solid white 0px;
	border-right:solid white 0px;
	border-bottom:solid white 0px;
	}

a {
	text-decoration:none;
	color:#ffffff;white;
	}
a:hover {
	color:#660000;
	background:#cccccc;
	}
/*
a:link {
	color:yellow;
	}
a:active {
	color:yellow;
	}
a:visited {
	color:yellow;
	}
*/

h1 {	font-size:20px; }
h2 {	font-size:18px; }
h3 {	font-size:16px; }
h4 {	font-size:13px; }
h5,h6 {	font-size:12px;	font-style:italic; }
p,caption,th,td,ul,ol,menu,dl,blockquote,code,tt {
	font-size:12px;
	}
caption {
	font-weight:bold;
	font-style:italic;
	}
tt {
	font-weight:bold;
	}
pre {
	display:block;
	width:100%;
	border:ridge darkblue 3p;
	padding:6px;
	background-color:#e8f0ff;
	white-space:pre;
	font-family:Courier New,Courier,Monospace;
	font-size:10px;
	}
.justify {
	text-align:justify;
	}
address,.xs,.xsc,.xsb,.xsbc,.xsi,.xsy {
	font-size:11px;
	}
.xsi {
	font-style:italic;
	}
.xsc,.xsbc {
	text-align:center;
	}
.xsb,.xsbc {
	font-weight:bold;
	}
.xsy {
	background : #FFFFCC;
	}
.xxs {
	font-size:9px;
	}
.counter {
	font-size:10px;
	font-weight:bold;
	color:#00ff00;
	background:#000000;
	}
.c00FFFF {
	color:#00ffff;
	}
