
body {font-family:trebuchet MS; font-size:11px; line-height: 15px}

a {color: black;}


h2, h1 { 
display: inline; 
}

		div#container		
		{
			margin: 1em auto;
			width: 60%;
			padding: 1em;
			text-align: left;
		}

.new {

	font-size: 10px;

	font-weight: bold;

	color: #db0000;

	text-transform: uppercase;

}

