/* Standardi otsikkotyylit sisällössä */ 
h1 {
	font-family: "myriad-pro", Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-style: normal;
	line-height: 30pt;
	font-weight: 300;
	margin: auto;
}

h2 {
	font-family: "myriad-pro", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: 300;
	/*padding-bottom: 12px;*/
	line-height: 16pt;
}

h3 {
	font-family: "myriad-pro", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 4px;
	font-weight: 300;
	padding-bottom: 4px;
	margin: auto;
}

h4 {
	font-family: "myriad-pro", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

h5 {
	font-family: "myriad-pro", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

h6 {
	font-family: "myriad-pro", Arial, Helvetica, sans-seriff;
	font-size: 10pt;
	font-weight: bold;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #363636;
}

/* Standardi kappaletyyli */ 
p {
	font-family: Arial;
	font-size: 9pt;
	color: #4c4c4c;
	line-height: 12pt;
}
.p {
	font-family: Arial;
	font-size: 9pt;
	color: #4c4c4c;
	line-height: 12pt;
}

/* Omat kappaletyylit */ 
.p1 { /* Leipäteksti */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

.p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;	
}

.p3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

/* Omat luettelotyylit */
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

ul {
	list-style-image: none;
	list-style-image: url(../images/iptrick.gif);
}

.li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	width: 100%;
	list-style-image: url(../images/ico_list.gif);
	background-color: #CCCCCC;
}

.li1 {
	list-style-type: upper-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

.li2 {
	list-style-type: lower-alpha;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #494949;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}

.muruteksti {
	color: #494949;
}
