body {
	font-family: 'Lucida Grande',Verdana, Helvetica, sans-serif; 
	font-size: 1.0em;
	line-height: 1.0em;
}

h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-style: normal;
	font-variant: small-caps; /* Muunnos kapiteelitekstiksi: gemena on versaalin muotoista, mutta pienempaa". */
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.5em 0;
	letter-spacing: 0.2em;
}

p {
	/* text-indent: 0.5em; Ominaisuus sisentaa elementin ensirivia */
	margin-bottom: 1em;
}

#mainNav ul li a {
	line-height: 1.2em;
	text-decoration: none;
}

#mainNav a.aktiivinen {
	font-weight: bold;
}

#secondNav{
	line-height: 2em;
}

#secondNav a{
	text-decoration: none;
}

#secondNav li.aktiivinen{ /* Osaston sisalla aktiivisena oleva sivu */
	font-weight: bold;
	text-indent: 15px;
}

P.murut{
	line-height: 1.2em;	
}

P.iskulause{
	font-weight: bold;	
}

/* Harjoituskalenteri */
P.joukkueenNimi{
	font-weight: bold;
	font-size: 2.2em;	
	font-style: italic;
	letter-spacing: 0.2em;	
}

P.pieniLihavoitu {
	font-weight: bold;
	font-size: 0.8em;		
}

#lisatoiminnot{
	font-variant: small-caps;
	font-weight: bold;
	font-size: 0.8em;	
}

#albumiPainikkeet{
	font-size: 0.8em;
}

.virhe {
	font-weight: bold;
	color: red;
}

