body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000066;
	font-size : 12px;
	background-color : #FFFFFF;
	background-image : url(images/back26.gif);
	margin : 1px 10px 10px 10px;
}

A:link {
	color : #006699;
	background : transparent;
	text-decoration : none;
}

A:visited {
	color : #006699;
	background : transparent;
	text-decoration : none;
}

A:active {
	color : #006699;
	background : transparent;
	text-decoration : none;
}

A:hover {
	color : #CC6699;
	background : transparent;
	text-decoration : underline;
	font-style : italic;
}

A.und:link {
	color : #006699;
	background : transparent;
	text-decoration : underline;
}

A.und:visited {
	color : #006699;
	background : transparent;
	text-decoration : underline;
}

A.und:active {
	color : #006699;
	background : transparent;
	text-decoration : underline;
}

A.und:hover {
	color : #CC6699;
	background : transparent;
	text-decoration : underline;
	font-style : italic;
}

#newsprint {
	background-color: #CCCCCC;
	margin : 0px;
	background-image : none;
	border : 2px;
	border-color : #666666;
	border-style : inset;
	padding : 6px;
	text-align : center;
}

A.newsprint:link {
	color : #33CC33;
	background : transparent;
	text-decoration : none;
}

A.newsprint:visited {
	color : #669966;
	background : transparent;
	text-decoration : none;
}

A.newsprint:active {
	color : #669966;
	background : transparent;
	text-decoration : none;
}

A.newsprint:hover {
	color : #669966;
	background : transparent;
	text-decoration : underline;
	font-style : italic;
}

#newsprint h1 {
	margin : 0.1px;
	font-size : 20px;
}

#newsprint h2 {
	margin : 0.1px;
	font-size : 18px;
}

#newsprint h3 {
	margin : 0.1px;
	font-size : 16px;
}

#newsprint h4 {
	margin : 0.1px;
	font-size : 14px;
}

#newsprint h5 {
	margin : 0.1px;
	font-size : 12px;
}

#newsprint h6 {
	margin : 0.1px;
	font-size : 10px;
}

#newsprint h7 {
	margin : 0.1px;
	font-size : small;
}

#newsprint h8 {
	margin : 0.1px;
	font-size : x-small;
}

#newsprint p {
	text-align : left;
}

#header {
	text-align : center;
	margin: 10px;
}

#header h1 {
	margin : 0.1px;
	font-size : 20px;
}
#header h2 {
	margin : 0.1px;
	font-size : 18px;
}
#header h3 {
	margin : 0.1px;
	font-size : 16px;
}
#header h4 {
	margin : 0.1px;
	font-size : 14px;
}
#header h5 {
	margin : 0.1px;
	font-size : 12px;
}
#header h6 {
	margin : 0.1px;
	font-size : 10px;
}
#header h7 {
	margin : 0.1px;
	font-size : small;
}
#header h8 {
	margin : 0.1px;
	font-size : x-small;
}

#content {
	text-align : center;
	margin: 10px;
}

#content h1 {
	margin : 0.1px;
	font-size : 20px;
}

#content h2 {
	margin : 0.1px;
	font-size : 18px;
}

#content h3 {
	margin : 0.1px;
	font-size : 16px;
}

#content h4 {
	margin : 0.1px;
	font-size : 14px;
}

#content h5 {
	margin : 0.1px;
	font-size : 12px;
}

#content h6 {
	margin : 0.1px;
	font-size : 10px;
}

#content h7 {
	margin : 0.1px;
	font-size : small;
}

#content h8 {
	margin : 0.1px;
	font-size : x-small;
}

#content p {
	text-align : left;
}

#content blockquote {
	margin-bottom : 0px;
	text-align : left;
}

#content td {
	line-height : 1.5em;
	padding : 6px;
}

#footer {
	clear : both;
	text-align : center;
	margin : 1px 10px 10px 10px;
}

#form {
	clear : both;
	color : #000033;
	text-align : left;
	margin : 1px 10px 10px 10px;
}

PRE {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}


UL, OL {
	font-size : 10px;
}


.center {
	text-align : center;
}

.strong {
	font-weight : bold;
}


.italic {
	font-style : italic;
}

.bc {
	border-collapse: collapse;
}


.hilite {
	color : #66DDFF;
	background-color : transparent;
}


.blue {
	color : #003366;
	background-color : transparent;
}

.slate {
	color : #333366;
}

.ltblue {
	color:#0099CC;
}

.xsmall {
	font-size : 9px;
}

.xxsmall {
	font-size : 7px;
}
