body {
	font-family: verdana, sans-serif;
	color: #221e1f;
	font-size: 11px;
	line-height: 16px;
}

body, html, p, table {
	font-size: 11px;
	line-height: 16px;
}
a:active,a:focus {
	outline: 0;	/* for ff links */
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #ee192d;
}

a:hover {
	text-decoration: underline;
}

a:visited {

}



h1 {
	font-size: 17px;
	line-height: 14px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 14px;
	margin-bottom:0px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
	margin-bottom: 0;
}

/**** Fonttikoot ****/
.fsize1{
	font-size: 8px;
}

.fsize2{
	font-size: 10px;
}

.fsize3{
	font-size: 11px;
}

.fsize4{
	font-size: 12px;
}

.fsize5{
	font-size: 14px;
}

.fsize6{
	font-size: 18px;
}

.fsize7{
	font-size: 24px;
}

.fsize8{
	font-size: 36px;
}


/**** ***/
font[size="1"]{
    font-size: 8px;
}
font[size="2"]{
    font-size: 10px;
}
font[size="3"]{
    font-size: 11px;
}
font[size="4"]{
    font-size: 12px;
}
font[size="5"]{
    font-size: 14px;
}
font[size="6"]{
    font-size: 18px;
}
font[size="7"]{
    font-size: 24px;
}
font[size="8"]{
    font-size: 36px;
}
.punainen {
    color:#EE192D;
}
