a:link {
	color : #C0C0C0;
	text-decoration : none;
}
a:visited {
	color : #C0C0C0;
	text-decoration : none;
}
a:active {
	color : #FF91B1;
	text-decoration : underline;
}
a:hover {
	color : #FF91B1;
	text-decoration : underline;
}
body {
	display : block;
	color : White;
	font-family : Tahoma;
	background-image : url(/glossary/dk13.jpg);
	background-attachment : fixed;
	text-align : center;
}
div.main {
	margin : 0 auto;
	width : 800px;
}
div.glossary {
	margin : 0 auto;
	padding : 10px 10px 10px 10px;
	text-align : left;
	background-color : black;
	border : 1px solid #FFFFFF;
}
div.whole1 {
	border : 2px solid #FFFFFF;
	background-color : #212121;
	padding : 2px 5px 2px 5px;
	text-align : left;
	margint : 0 auto;
	font-size : 12px;
}
ul.list1 {
	list-style-type : circle;
	margin-top : 5px;
	line-height : 20px;
}
div.matscirss {
	width : 373px;
}