	/* Oletukset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: "Trebuchet MS", arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #008CDE;
	text-decoration: none;
}

a:hover {
	color: #ffb508;
}

p {
	margin: 10px 0 5px 15px;
}

h1, h2, h3, h4, h5, h6 {
	color: #008CDE;
}

h1 {
	font-size: 22px;
	margin: 10px 0 5px 0;
}

h2 {
	font-size: 20px;
	margin: 10px 0 5px 0;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

ul {
	margin: 10px 0 10px 45px;
}

li {
	padding: 1px 0 1px 5px;
}
