body,td,th {
	font-family: Trebuchet MS, Tahoma;
	font-size: 14px;
	color: #000000;
	text-align:left;
}
body {
	background-color: #B5B5B5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p.pikkuTiedot {
	font-size:12px;
	color:#929292;
	margin-top:0px;
	margin-bottom:0px;
}
p.leipis {
	font-size: 14px;
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
}
h1 {
	font-size:22px;
	font-weight:bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}
a:link {
	color: #CE171E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CE171E;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #CE171E;
}
a.otsikkoLink:link {
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
a.otsikkoLink:visited {
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
a.otsikkoLink:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #000000;
}
a.otsikkoLink:active {
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
a.otsikkoPunainen:link {
	font-weight:bold;
	color: #CE171E;
	text-decoration: none;
}
a.otsikkoPunainen:visited {
	font-weight:bold;
	text-decoration: none;
	color: #CE171E;
}
a.otsikkoPunainen:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #CE171E;
}
a.otsikkoPunainen:active {
	font-weight:bold;
	text-decoration: none;
	color: #CE171E;
}
a.harmaa:link {
	color:#929292;
	text-decoration: none;
}
a.harmaa:visited {
	text-decoration: none;
	color:#929292;
}
a.harmaa:hover {
	text-decoration: underline;
	color: #000000;
}
a.harmaa:active {
	text-decoration: none;
	color:#929292;
}

.lueLisaa
{
    margin-top: 5px;
}

.kuva
{
    border-color: #000000;
    border-style: solid;
    border-width: 1px;
}

.kuvaTeksti
{
	font-size:11px;
}

.kuvaFloat
{
    float: left;
    margin: 0px;
    margin-top: 3px;
    margin-bottom: 5px;
    margin-right: 10px;
}

.sisalto
{
    margin: 5px 10px 0px 20px;
}

.sisaltoOikea
{
    margin: 4px 5px 0px 0px;
    text-align: right;
}

