body	{
	font-size: 1em;
	color: black;
	background-color: white;
	font-family: arial, helvetica;
}

font.newstitle {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

font.posted {
	font-size: 0.8em;
}

font.title {
	font-size: 1.2em;
	font-weight: bold;
}

a:link 	{
	color: blue;
	text-decoration: none;
}

a:visited {
	color: purple;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

img	{
	border: 0;
}

#menu	{
	float: left;
	width: 200px;
	margin-top: 25px;
}


#content2 {
	margin-left: 200px;
	margin-top: 30px;
}
	

#imgmenu {
	float:left;
	width: 125px;
}

#imgmenutext_top {
	float:left;
	margin-left: 10px;
	margin-right: 20px;
}

#imgmenutext {
	float:left;
	margin-left: 10px;
	margin-right: 20px;
	margin_top: 10px;
}
	
#imgtext {
	width: 790px;
	margin-top: 5px;
	margin-bottom: 20px;
}