A {
	color : Blue;
} 

#head, h3 { 
  color: Blue;
  font-weight: bold;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A:hover {
	color: White;
	background-color : Blue;
}

.sisu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : 300;
	vertical-align: top;
	text-align: left;
}

P { 
   text-align: justify;
 }

.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	text-align : left;
	color : Blue;
	font-weight : bold;
}

td.line1 {
	background-color : Blue;
	height : 1px;
}

td.menu {
	text-align: center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 1px;
	font-weight : bold;
	line-height : 16px;
}

td.cp {
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : 2px;
}
.links {
	background-color : #FDFDFD;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.other {
	font-family: "MS Serif", "New York", serif;
	font-weight: 400;
}

.date { 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: right;
  font-weight: bold;
  font-size: x-small;
}

#strong {
	font-weight: bold;
	font-size: 12px;
	font-family: "MS Serif", "New York", serif;
	vertical-align : top;
}


#main {
    font-weight: bold;
	font-size: small;
	font-family: "Arial","Helvetica",sans-serif;
 }

 #xxsmall { 
 font-size: xx-small;
  }
  
 #xsmall { 
  font-size: x-small; 
   }

#subh { 
font-size: x-small;
font-weight: bold;
 } 
 
#menu { 
font-family: "Arial","Helvetica", sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
color: Blue;
background-color: White;
border-color: White;
 }

.intramenu  {
	background-color : #FDFDFD;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: x-small;
	font-weight: bold;
}