body { 
	margin: 0px;
	background-color: #ede2eb;
}

body, td, th, textarea, input { 
	font-family:  'verdana';
}

.content { 
	font-size: 11pt;
}

.content * { 
	font-size: 100%;
}


textarea, input  {
	border: 1px solid #88878b;
	background-color: #eaeeef;
}

img {
	display: block;
}


.menu a, .menu a:hover { 
	color: #ffffff;
	text-decoration: none;
}

.submenu a {
	color: #590048;
	font-weight: bold;
	text-decoration: none;
}

.activeSubmenu a {
	color: #590048;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.bullet { 
	width: 6px;
	height: 1px;
	margin: 10px 0px 0px 0px;
	line-height: 1px;
	font-size: 1px;
	background-color: #000000;
}
