body
{
	background-color: white;
	color: black;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
}


#container
{
	
}

#header
{
	
}


h1
{
	font-style: italic;
}


li
{
	list-style-type: none;
}


#myimg
{
	float: left;
	padding-right: 20px;
	height: 209px;
	width: 345px;
}


#innercont
{
	height: 220px;
	text-align: left;
}


a:link,a:visited,a:active,a:hover
{
	color: blue;
}
