/*****

DEFAULT
LIST
TABLE
IMAGE
LINK

HEADER

TEXT

*****/



/* DEFAULT */

body {
	margin: 0;
	padding: 0;
	
	background-color: #000000;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}



/* LIST */

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
	
	background-image: url(http://www.maoontaalla.fi/pages/mitatehtais/images/bullet.gif);
	background-position: 0 0.45em;
	background-repeat: no-repeat;
}

ul ul li {
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	
	background-image: url(http://www.maoontaalla.fi/pages/mitatehtais/images/bullet.gif);
	background-position: 0 0.45em;
	background-repeat: no-repeat;
}

ul li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul li ul li {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;

	background-image: url(http://www.maoontaalla.fi/pages/mitatehtais/images/bullet.gif);
	background-position: 0 0.45em;
	background-repeat: no-repeat;
}

ol {
	margin: 0;
	padding: 0;
	list-style-type: decimal;
}

ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	
	background-image: none;
}

ol li ol {
	margin: 0;
	padding: 0;
	list-style-type: lower-alpha;
}

ol li ol li {
	margin: 0 0 0 22px;
	padding: 0 0 0 -8px;
	background-image: none;
}



/* TABLE */

table {
	margin: 0;
	padding: 0;

	border: none;
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

td, th {
	padding: 0;
	border: none;

	vertical-align: top;
	text-align: left;
}

thead {
	border: none;
}

/*tbod / contentumE / y {
	border: none;
}
*/

tfoot {
	border: none;
}



/* IMAGE */

img {
	margin: 0;
	border: none;
	outline-style: none;
}



/* LINK */

a, a:visited, a:link {
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eb690b;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

a:active, a:hover {
	

	text-decoration: underline;
}

a:focus {
	outline-style: none;
}



/* HEADER */

.OTSIKKO_TYYLIT {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;

	line-height: 35px;
	font-weight: bold;
	
	text-decoration: underline;
}

h1, .h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 34px;
	color: #eb690b;
	line-height: 1.5;
	font-weight: bold;
}

h2, .h2 {
	margin: 0 0 8px 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eb690b;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h3, .h3 {
	margin: 0;
	padding: 0 0 5px 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

h4, h5, h6, .h4, .h5, .h6 {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: bold;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}



/* TEXT */

.TEKSTI_TYYLIT {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;

	line-height: 35px;
	font-weight: bold;
	
	text-decoration: underline;
}

p, .p {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

pre {
	margin: 0;
	padding: 0;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	text-decoration: none;
	line-height: 1.3;
	font-weight: normal;
	font-style: normal;

	letter-spacing: normal;
	text-indent: 0;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
}

strong, .strong {
	font-weight: bold;
}

em, .em {
	font-style: italic;
}

sup {
}

sub {
}

blockquote {
	margin: 0 0 0 30px;
	padding: 0;
}

hr {
	color: #4e240a;
	background-color: #4e240a;
	height: 1px;
	border: none;
}
