@charset "utf-8";
/* CSS Document */

body{
 font-family: Arial, Helvetica, sans-serif;
 font-size: .9em;
}

strong{font-weight: bold;}

h1{font-size: 1.4em;}
h2{}
h3{}

.smallerText{font-size: .8em;}
.strong{font-weight: bold;}

.caption{text-align: center; font-size: .8em; font-weight: bold;}
