body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
	border: none;
	font-style: normal;
	line-height: normal;

	SCROLLBAR-FACE-COLOR: #6699CC; 
	SCROLLBAR-HIGHLIGHT-COLOR: #dddddd; 
	SCROLLBAR-SHADOW-COLOR: #0000ff; 
	SCROLLBAR-3DLIGHT-COLOR: #a4a4ff; 
	SCROLLBAR-ARROW-COLOR: #0000ff; 
	SCROLLBAR-TRACK-COLOR: #eaeaff;
	SCROLLBAR-DARKSHADOW-COLOR: #286309; 

}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
	list-style-type: square;
	height: auto;
	line-height: 24px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699CC;
}
.demo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00FFCC;
	text-decoration: none;
}
a:link {
	color: #330066;
	text-decoration: none;
}
a:visited {
	color: #330066;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: blink;
	font-weight: bold;

}
a:active {
	color: #6699CC;
	text-decoration: none;
}
td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: thin;
	border-right-style: none;
}
.cellcol {
	onMouseover="this.style.backgroundColor=#627282;"
	onMouseout="this.style.backgroundColor=#999882;"
 }

input {
	font-family: "Courier New", Courier, mono;
	background: #EEEAFF;
	border: 2px double #6699CC;
}
textarea {
	font-family: "Courier New", Courier, mono;
	background: #EEEAFF;
	border: 2px double #6699CC;
}
select {
	font-family: "Courier New", Courier, mono;
	background: #EEEAFF;
	border: 2px double #6699CC;
}
.demotitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	letter-spacing: .3em;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0000CC;
}
