body { 
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Sans-serif; 
	color: #000;
	}

p {
	font-size:11px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
   padding: 0px;
   margin: 0px;
   margin-bottom: 1em;
   color: #000;
   } 
   
h2 { 
	font-weight: normal;
	color: #292B36;
	font-size: 29px; 
	font-family: Georgia;
	margin: 0 0 10px 0;
	}

h3 {
	font-weight: normal;
	color: #292B36;
	font-size: 22px;
	font-family: Georgia;
	margin: 10px 0 15px 0;
	}

h4 {
	color: #292B36;
	font-size: 17px;
	font-family: Georgia;
	font-weight: normal;
	margin: 0 0 15px 0;
}

h5 {
	color: #292B36;
	font-size: 12px; 
	font-family: Georgia; 
	font-weight: Bold;
	margin: 10px 0 5px 0;
}

h6 {
	color: #292B36;
	font-size: 17px;
	font-family: Georgia;
	font-weight: normal;
	margin: 10px 0 5px 0;
}


span.strong {
	background-color:yellow;
}

table {}

td.alareuna { 
	padding: 11px 0 0 5px;
	line-height: 11px;
	border-bottom: 1px solid #DEDEDE;
	font-size: 12px;
	}

td.otsikko {
	color: #292B36;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	padding: 7px 0 2px 5px;
	border-top: 2px solid #292B36;
	border-bottom: 1px solid #DEDEDE;
	}
	
td.none {
	color: #000;
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	padding: 7px 0 0px 5px;
	}

img {}

img.left {
	float: left;
	padding: 3px 10px 3px 0px;
	}

img.right {
	float: right;
	padding: 3px 0 3px 10px;
	}




/* AS */
/* normaali sisaltosivulle ettei tekstit mene kuvaan kiinni. */
p img {
	padding: 3px;
}

/* henkilotietokanta */
#contact p {
	padding: 5px 0 0 0;
}


/* RSS */
#content #message ul {
	list-style: none;
}

#content #message ul li a {
	text-decoration: none;
	
}

#content #message ul li a:hover {
	color: #444;
}

td.otsikko p {
	font-size: 14px;
	}

	
td.alareuna p {
		font-size: 12px;
		}

/* /AS */