body {
background-color: #FFFFFF;
margin: 0;
padding: 0;
}

.nopad {
padding: 0;
margin: 0;
}

.List {
	font-family: tahoma;
	font-size: 13px;
	color: #7D7D7D;
	text-decoration: none;
}
.frm {
	font-family: tahoma;
	font-size: 12px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: bold;
}
.or {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
li {
	font-weight: bold;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
}
.Welcome {
	font-family: tahoma;
	font-size: 20px;
	color: #666666;
}
.List_header {
	font-family: tahoma;
	font-size: 11px;
	color: #7D7D7D;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
	margin: 10px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img {
border: 0px;
}