

body	{
	background-color: #d7d7d7;
	scrollbar-3dlight-color: #bbb;
	scrollbar-arrow-color: #1A1AA1;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #bbb;
	scrollbar-track-color: #fff;
}

a	{
	color: #1A1AA1;
	font: 10pt ARIAL;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	color: #999;
}

td	{
	color: #000;
	font-family: arial, sans-serif;
	font-size: 12px;
}

h2	{
	color: #1A1AA1;
	font-size: 12px;
	font-weight: bold;
}

h5	{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.class1	{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

ul, li	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu	li	a	{
	background-color: #fff;
	color: #000;
	display: block;
	font: bold 10pt ARIAL;
	margin: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-decoration: none;
	width: 168px;
}

#menu	li	a:hover	{
	background-color: #808080;
}

li	{
	line-height: 19px;
}

