body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #DFE3E3;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
a:visited {
	color: #849F94;
}
a:hover {
	color: #849F94;
}
a:active {
	color: #849F94;
}

a { font-weight: bold; }

div.wiki img {
    /* for CSS 2.0 compliant browsers */
    max-width: 250px; }
