a:link {text-decoration:none; color: #3333FF}
a:visited {text-decoration: none; color: #3333FF}
a:hover {text-decoration: underline; font-weight: bold; color: #FF6600}
a:active {text-decoration: none; color: #3333FF}

ul {list-style-type:circle; color: #3300CC; font-family: arial; color: #3333ff; font-size: 120%}

body
{
	font-family: verdana;
	color: rgb(255,255,153);
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#3333ff;
	scrollbar-track-color:#ffffff;
	scrollbar-face-color:#3333ff;
	scrollbar-arrow-color:#000000;

}
table.sampletable {
	border: 1px none white;
	border-collapse: separate;
	background-color: white;
}
table.sampletable th {
	border: medium outset white;
	background-color: white;
}
table.sampletable td {
	border: medium outset white;
}
h1
{
	color: #FF6600;
}
h2
{
	color: #3333FF; 
}
h1 {font-family: arial; font-size: 80%}
h2 {font-family: arial; font-size: 70%}
h6 {font-family: arial; color: #3333FF; font-size: 140%}

p {font-family: arial; font-size: 65%; color: #000000}