/* CSS Document */

body {
  color : #202020;
  background : #ffffff; 
  font-family:Tahoma;
  font-size:11px;
}

h1{
font-family:"Trebuchet MS", Tahoma;
font-size:28px;
color:#000080;
}

.text1{
font-family:"Trebuchet MS", Tahoma;
font-size:12px;
color:#000000;
}

.text2{
font-family:"Trebuchet MS", Tahoma;
font-size:12px;
color:#000000;
}

#noPrint { 
  display : none; 
} 