body {
	background: #FFEDC9;
}

div,p,span,h1,h2,h3,h4,h5,h6,.text,ul,li {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
}

div,p,span,.text {
	font-size: 10pt;
	line-height: 20pt;
}

ul,li {
	font-size: 10pt;
	list-style-type: square;
}

li {
	margin-bottom: 10px;
}

a:link,a:visited,a:active {
	color: #291771;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #000000;
}
