/* spesifikke stiler for windows-plattformen */

DIV,BODY,TD,TH,P,INPUT,LI,UL,FORM,BLOCKQUOTE,TR,TABLE,I{
  font-family: geneva,arial,helvetica,sans-serif;
  font-size: x-small;
BACKGROUND-REPEAT: no-repeat;	 
}/*
CODE {
  font-size: small;	
}*/

H1 {
   font-size: x-large;
   font-family: Arial, Helvetica, Sans-serif
   font-weight: bold;
}
H2 {
   font-size: large;
   font-weight: bold;
   font-family: Arial, Helvetica, Sans-serif

}
H3 {
   font-size: medium;
   margin-bottom: 0px;
   margin-top: 5px;
}
H4 {
   margin-bottom: 0px;
}


.xx-small {
	font-size: xx-small;
}








