body	{
	margin: 0;
	padding: 0;
	}
 .nav {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal
} A.nav:hover {
	text-decoration: underline;
} 
 .copy {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
} A.copy:hover {
	font-weight: bold;
	text-decoration: underline;
} 
 .title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
} A.title:hover {
	font-weight: bold;
	text-decoration: underline;
}
 .link {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none
} A.link:hover {
	font-weight: normal;
	text-decoration: underline;
}
 .page_text {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
} A.page_text:hover {
	font-weight: normal;
	text-decoration: underline;
}
 .page_bold {
	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
} A.page_bold:hover {
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}
.pageBoldItalics {

	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.pageboldunderline {

	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.page-text-underline {

	font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#twitter_div { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; width: 340px; padding: 20px; }
#twitter_div h1 { font-size: 12pt; }
#twitter_div h2 { font-size: 12pt; }
#twitter_div li { padding-bottom: 10px; } 
