	body, td, p, input, textarea {
		font: x-small Verdana, Arial, Helevetica, sans-serif;
	}
	a {
		text-decoration: underline;
		color: #0000ff;
	}
	a:hover {
		color: #ff0000;
	}
	tr.red {
		background-color: #663333;
		text-align: right;
	}
	tr.red td.designed {
		height: 25px;
	}
	tr.red a {
		color: #ffffff;
		font-weight: bold;
		padding-right: 15px;
		text-decoration: none;
	}
	td.body {
		background-color: #ffffff;
		padding: 10;
	}
	td.side {
		background-color: #ffffff;
		padding: 3;
		border-right: 1px dashed #663333;
	}
	table.topmenu a {
		color: #000000;
		text-decoration: none;
		font-size: 8pt;
	}
	table.topmenu a:hover {
		color: #663333;
	}
	p.title {
		color: #663333;
		font-size: small;
		font-weight: bold;
		border-bottom: 1px dashed #cccccc;
		padding-bottom: 3px;
	}
	li {
		padding-bottom: 3px;
	}
	table.small td{
		border: 1px inset #ffffff;
		font-size: xx-small;
		background-color: #f4f4f4;
	}
	td.sidemenu {
		height: 15px;
		text-align: center;
		color: #ffffff;
		background-color: #663333;
		font-weight: bold;
		font-size: xx-small;
	}
	td.sidelinks {
		padding: 5;
	}
	input.text, select.text, textarea.text{
		width: 100%;
		border: 1px solid #666666;
		background-color: #f4f4f4;
	}
	input.submit {
		width: 100%;
		border: 1px solid;
	}
	table.layout {
		border-bottom: 2px inset;
	}
	td.photo {
		border: 1px solid #000000;
		text-align: center;
	}
	table.sidenews td{
		font-size: xx-small;
	}
	table.sidenews .date{
		color: #0000CC;
	}
	table.sidenews .title{
		font-weight: bold;
	}
	ol.newborns li{
		padding-bottom: 10px;
	}
	li.color{
		background-color: #f4f4f4;
	}
	pre{
		font: small courier;
	}


table.pop_menu td a{
	font-size: xx-small;
	text-decoration: none;
	color: #000000;
}
table.pop_menu td a:hover{
	text-decoration: underline;
}