* {
	font-family: verdana;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	margin: 0px;
	padding: 0px
}
h2 {
	font-weight: normal;
	display:inline;
	font-size:12px;
	margin-bottom:0px;
	margin-top:0px
}	
.menu {
	font-family: verdana;
	font-size: 15px;
	color: #cc0000;
	font-weight: bold
}
.menu_link {
	color: #363636;
}
.text_grey {
	font-family: verdana;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.link_grey {
	font-family: verdana;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
}
.link_grey:hover {
	text-decoration: underline;
}
.thumb {

   width: 20%;
   border: 2px solid black

}


#content img {
border: 1px solid black

}
