/*

	Ulkoasun CSS-lisämääritykset tulostaessa

*/

h1, h2, h3, h4, h5, h6, p, td, .subclassmenu
{
	color: black;
	font-family: serif;
	font-weight: normal;
	margin: 0px;
	letter-spacing: -1px;
}

/* Luokka sivun osille, joita ei tulosteta (esim. koristekuvat) */
.exclude, hr,
div#opintoverkko3-navi-banner,
div#opintoverkko3-main-banner,
div#opintoverkko3-user-box,
div#opintoverkko3-side-banner,
#portfolio-attachments,
#portfolio-sidebar
#copyright
{
	visibility: hidden;
}

h1
{
	font-size: 16px;
	font-weight: bold;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

h4, .subclassmenu, label
{
	font-size: 11px;
	font-weight: bold;
}

h5, td
{
	font-size: 11px;
	letter-spacing: 0px;
}

p
{
	font-size: 11px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
}

h6
{
	font-size: 11px;
}

#small
{
	font-size: 11px;
}

a
{
	color: #1452A6;
	letter-spacing: 0px;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.inactive
{
	color: #96B0C8;
}

#content, #content-lobby
{	
}

#portfolio-object-content
{
	width: 80%;
	clear: both;
}

p
{
	text-align: justify;
}
