BODY	{
	background-color: #abc9fe;
}

A:link	{
	color: Blue;
}

A:visited	{
	color: Blue;
}

A:active	{
	color: Navy;
} 

A:hover	{
	color: Highlight;
	background-color: InactiveCaptionText;
}

H1           {
	font-family: Verdana, Arial;
	font-size: 24px;
	color: #7D0000;
	margin-bottom: 5px;
}

H2           {
	font-family:  Arial;
	font-size: 19px;
	color: #7D0000;
	margin-bottom: 5px;
}

H3           {
	font-family: Arial;
	font-size: 17px;
	color: #7D0000;
	margin-bottom: 5px;
}

H4           {
	font-family: Arial;
	font-size: 15px;
	color: #7D0000;
	margin-bottom: 5px;
}

H4.viesti    {
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;
	color: black;
}

P, TD, UL, LI, DL, DD, BLOCKQUOTE {
	font-family: Arial;
	font-size: 15px;
	color: black;
}

.kuvateksti	{
	text-align : center;
	font-style : italic;
	font-weight : bold;
}

A            {
	font-family: Arial;
	font-size: 15px;
	text-decoration: underline;
}

A.bold            {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

.ruskea      { color: #7D0000 }

.musta       { color: black }

.email      {
	      	font-family:  Arial;
		  	color : Blue;
          	font-size: 13px;
             }

.b          {
              font-weight: bold;
             }

.ib         {
              font-style: italic;
              font-weight: bold;
             }

.i          {
              font-style: italic;
             }

.up   {
              font-family: Arial;
              font-size: 13px;
              font-weight: bold;
		  	  color : Blue;
             }

.ilmoitus   {    
              margin-left: 1.5em;
             }

.v_vari	{
	color : White;
	text-decoration: none; 
}			 
			 
.vari1 {
	background-color : #F0E68C;
}

.vari2 {
	background-color : #CCFFCC;
}

.vari3 {
	background-color : #FFDAB9;
}

.vari4 {
	background-color : #E0FFFF;
}

.vari5 {
	background-color : #FFD700;
}
