body {
	font-family: Arial;
	font-size:   12px;
}
h1 {
	font-size:   28px;
	font-weight: normal;
	color:       #DC5A00;
}
h2 {
	font-size:   18px;
	font-weight: normal;
	color:       #000;
}
a {
	color:           #DC5A00;
	text-decoration: none;
}
div.header,
div.pageShadowLeft,
div.pageShadowRight,
div.mainNavigation,
div.yahoo {
	display: none;
}
div.footer {
	border-top: 1px solid #DDD;
	padding:    15px 0px;
	text-align: center;
	font-size:  10px;
	color:      #999;
}
table.contentFPTable {
	width: 100%;
}
table.contentSPTable {
	width: 100%;
}
table.aloitteet td {
	padding: 0px 0px 10px 0px;
}
table.aloitteet td ul {
	display:          block;
	margin:           10px 0px;
	padding:          10px;
	border:           1px solid #66CCFF;
	background-color: #EAF9FF
}
table.aloitteet td ul li {
	margin-left:     20px;
	padding:         4px 0px 4px 0px;
	list-style-type: circle
}
.pubHide {
	display: none;
}
