body {
	color: #330066;
	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: #ffffff;
}

p.first:first-letter {
	color: #ff0000;
	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 {
	font-size: 100%;
	font-weight: bold;
}

td.menu {
	background: #000080;
}

th {
	color: #3333ff;
	font-size: 80%;
	font-family: verdana;
	background: #ffffff;
}
tr.first {
	background: #000080;
}

td.first {
	color: #3333ff;
}

a:link {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none; font-family: verdana }
a:active {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none; font-family: verdana }
a:visited {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none; font-family: verdana }
a:hover {color: #FFCC00; font-size: 12px; font-weight: bold; text-decoration: none; font-family: verdana }
