/*Tyylisivu GSMSolmulle*/


BODY { 
text-decoration:none;
font-weight:normal;
background-image: url(taus.gif);
background-repeat: repeat-x;
background-attachment: fixed;
background-color: #ffffff;
font-family: Tahoma, Verdana,'Myriad Web', Syntax, sans-serif;
font-size-adjust: .53;
color:#333333;
} 

B { 
text-decoration:none;
font-weight:bold;
font-family: Tahoma, Verdana,'Myriad Web', Syntax, sans-serif;
font-size:10pt;
font-size-adjust: .53;
color:#333333;
} 


TD, LI, UL { 
text-decoration:none;
font-weight:normal;
font-family: Tahoma, Verdana,'Myriad Web', Syntax, sans-serif;
color:#333333; /*Punainen*/
} 


#peukalot img {
padding: 8px 7px 7px 7px;
margin: 5px;
background-image: url(taus.gif);
background-repeat: none;
background-color: white;
color: black; 
}


/*otsikot*/

H1 { 
font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
font-size-adjust: .53;
font-size: 2em;
font-weight: 500;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} 

H2 { 
font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
font-size-adjust: .53;
font-size: 1.75em;
font-weight: 500;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} 

H3 { 
font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
font-size-adjust: .53;
font-size: 1.58em;
font-weight: 600;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} 

H4 { 
font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
font-size-adjust: .53;
font-size: 1.33em;
font-weight: 600;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} 

H5 { 
font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
font-size-adjust: .53;
font-size: 1.17em;
font-weight: 600;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} 

H6 { 
font-family: Tahoma, Verdana, Myriad Web, Syntax, sans-serif;
font-size-adjust: .53;
font-size: 1em;
font-weight: 700;
font-style: normal;
text-decoration: none;
word-spacing: normal;
letter-spacing: normal;
text-transform: none;
} 





H1, H2, H3, H4, H5, H6, DT, TH, THEAD, TFOOT { 
color: #036;
} 

HR { 
color: #036;
} 



A:link { 
text-decoration:none; 
font-weight:normal; 
font-family: Tahoma, 'Myriad Web', Syntax, sans-serif; 
font-size:10pt; 
color:#0000ff; /*Punainen*/
} 

A:visited { 
text-decoration:none;
font-weight:normal;
font-size:10pt;
font-family: Tahoma, 'Myriad Web', Syntax, sans-serif;
color:#003333; /*sini*/
} 

A:active { 
text-decoration:none;
font-weight:normal;
font-size:10pt;
font-family: Tahoma, 'Myriad Web', Syntax, sans-serif;
color: #F30; /*Punainen*/
} 

A:hover { 
text-decoration:underline;
font-size:10pt;
font-weight:normal;
color:#333333; /*harmaa*/
}