body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

UL LI {
list-style-type:square;
}

UL LI UL LI {
list-style-type:disc;
}


.toplink {
	text-decoration: none;
	font-size: 13px;
	color:#000000;
}
a.toplink {
	text-decoration: none;
	color:#000000;
}
a.toplink:hover{
	text-decoration: underline;
	color: #6699CC;
}
a.toplink{
	text-decoration: none;
	color: #333333;
}


.btmlink {
	text-decoration: none;
	font-size: 11px;
	color:#6699CC;
}
a.btmlink {
	text-decoration: none;
	color:#6699CC;
}
a.btmlink:hover{
	text-decoration: underline;
	color: #ffffff;
}
a.btmlink:visited{
	text-decoration: none;
	color: #6699CC;
}



.maintext {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.tabletext {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

input {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

select {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}