body {
	background: #C0C0C0;
	color: #000000;
	scrollbar-face-color:#333366;
	scrollbar-arrow-color:#FFFF00;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}

h2 {
	color: #333399;
	font-family: sans-serif;
}

hr {
	color: sienna;
}

p.first:first-letter {
	color: #ffffff;
	font-size:xx-large


}

p {
	text-indent: 40px;
	font-family: times;
	font-style: italic;
	font-size: 100%;
	font-weight: bold;
}

p.second {
	color: #3333ff;
	text-indent: 20px;
	font-family: sans-serif;
	font-size: 100%;
	font-style: none;
	font-weight: bold;
}

table.menu {
	font-size:100%;
	position: absolute;
	visibility:hidden;
}

td.menu {
	background: #000080;
}

li {
	color: #ffffff;
	font-family: sanserif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
}
	

a:link {color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; font-family: verdana }
a:active {color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; font-family: verdana }
a:visited {color: #FFFFFF; font-size: 12px; font-weight: bold; text-decoration: underline; font-family: verdana }
a:hover {color: #FF0033; font-size: 12px; font-weight: bold; text-decoration: none; font-family: verdana }
