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;
	}

.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 : 16pt;	}
H2 {	font-size : 14pt;	}
H3 {	font-size : 12pt;	}
H4 {	font-size : 10pt;	}
H5,H6 {	font-size : 10pt;
	font-style : italic;
	}
P,CAPTION,TH,TD,UL,OL,MENU,DL,BLOCKQUOTE,CODE,TT {
	font-size : 10pt;
	}
CAPTION {
	font-weight : bold;
	font-style : italic;
	}
CODE,TT {
	font-family : Courier New, Courier, Monospace;
	}
TT {	font-weight : bold;
	}
PRE {	width : 100%;
	border : ridge darkblue 3p;
	padding : 5px;
	background-color : #E8F0FF;
	white-space : pre;
	font-family : Courier New, Courier, Monospace;
	font-size : 8pt;
	}

.justify {
	text-align : justify;
	}
.l {	font-size : 12pt;	}
.m {	font-size : 10pt;	}
.s {	font-size : 9pt;	}
ADDRESS,.xs,.xsc,.xsb,.xsbc,.xsy,.xsi {
	font-size : 8pt;	}
.xsi {	font-style : italic;	}
.xsc {	text-align : center;	}
.xsb {	font-weight : bold;	}
.xsbc {	font-weight : bold;
	text-align : center;  	}
.xsy {	background : #FFFFCC; 	}
.xxs {	font-size : 7pt;	}
.counter {
	font-size : 9pt;
	font-weight : bold;
	color : #00FF00;
	background : #000000;
	}
.c00FFFF {
	color : #00FFFF;
}