html {
margin : 0;
}

body {
background-image: ;
background-color : ;
margin-top : 30px;
padding : 0px
}

a:link { 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #000000;
	decoration: none;
	font-weight : bold;
	}

a:visited { 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #5a3905; 
	font-weight : bold;
	decoration : none;
	}
	
a:hover { 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #8c5a0b; 
	}
	
a:active { 
	font-family : Verdana, Helvetica, sans-serif; 
	color : #000000; 
	decorating : none;
	 }

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}	
h3 {
	font-weight: normal;
	font-size: 14px;
	color: #0000000;
}	
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}	
h5 {
	font-weight: normal;
	font-size: 12px;
	color: #0b0b91;
}
h6 {
	font-weight: normal;
	font-size: 12px;
	color: #800315;
}	
h7 {
	font-weight: normal;
	font-size: 12px;
	color: #0b0b91;
}	
h8 {
	font-weight: normal;
	font-size: 12px;
	color: #800315;
}	


/* Tekstien väriasetukset */

 /*sininen väri uros */
.TS {
	font-weight: bold;
	font-size: 14px;
	color: #0b0b91;
}	

 /*punainen väri naaras */
.TP {
	font-weight: bold;
	font-size: 14px;
	color: #800315;
}

 /*sininen väri urospentu */
.TS2 {
	font-weight: normal;
	font-size: 12px;
	color: #0b0b91;
}	

 /*punainen väri naaraspentu */
.TP2 {
	font-weight: normal;
	font-size: 12px;
	color: #800315;
}
 /*sininen väri urospentu */
.TS3 {
	font-weight: normal;
	font-size: 10px;
	color: #0b0b91;
}	

 /*punainen väri naaraspentu */
.TP3 {
	font-weight: normal;
	font-size: 10px;
	color: #800315;
}

	
 /*musta väri 1 */
.TM {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
	
 /*musta väri 2 */
.TM2 {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

 /*musta väri 3 */
.TM3 {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
