/* CSS Document */
body,p,td {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px; 
}
a.menu { 
	color:#000000;
	text-decoration:none;
}
a.menu:hover {
	color:#808080;
}
a.white {
	color:#ffffff;
	text-decoration:none;
}
a.white:hover {
	color:#808080;
}
a.bold {
	font-weight:bold;
	text-transform:uppercase;
}
p  {
	margin-top:1em;
}
a {
	color:#808080;
}
a:hover {
	color:#000000;
}
.border {
	border-color:#000000; 
	border-style:solid; 
	border-width:1px
}
li {
	padding-left:1.3em;
	text-indent:-1.3em;
	font-size:11px;
}
.hangout{
	padding-left:0.5em;
	text-indent:-0.5em;
	font-style:italic;
	font-weight:bold;
}
a.grey {
	color:#808080;
	text-decoration:none;
}
