body {
	font-family: Verdana;
	font-size: 12px;
}

a, a:Link, a:hover, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}

a.green, a.green:Link, a.green:hover, a.green:visited, a.green:active {
	text-decoration: none;
	color: #5FAD25;
}

.ListTitle {
	font-weight: bold;
}

.AdminMenu {
	font-family: Tahoma;
	font-size: 12px;
}

/* DIVs */
#Admin {
	font-family: Tahoma;
	font-size: 12px
}

h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
