/* Styles that all browsers get.
   Anything that breaks anything goes in modern.css instead.
 */

html {
	color:#242;
	background-color:white;
}

h1, h2, h3, h4, h5, h6 {
	font-family:sans-serif;
}

a img {
	border:0;
}

#Menu a {
	display:block;
	text-decoration:none;
}

.sec
{
	font-variant:small-caps;
	font-weight:bold;
	font-family:sans-serif;
}
