body {
	background: #676767 url("../images/bg-17.gif");
	margin: 10px 0px 0px 0px;
	}

a {
	color: #0000c0;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #0000c0;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
	}

h1 {
	font-family: 'Century Schoolbook',Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	padding-top: 13px;
	}

h2 {
	font-family: 'Century Schoolbook',Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	}

p,ol,ul,blockquote,table {
	font-family: 'Century Schoolbook',Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 24px;
	}

td.footer {
	font-family: 'Century Schoolbook',Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	}

p.sidebar {
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-left: 17px;
	padding-right: 20px;
	}

ul.meetup {
	list-style-image: url("../images/icon_meetup.png")
	}


