body { 
  font-family:		Arial, Helvetica, sans-serif;
  font-size:		12pt;
  color:		#330066;
  background-color: 	#d0ccff;
  height:		100%;
  min-height:		100%;
  margin:		0;
  padding:		0;	
}

p, h1 {
  font-family:          Arial, Helvetica, sans-serif;
  color:                #330066;
  font-size:            12pt;
}

h1 {
  font-size:            14pt;
}

h2 {
  font-size:            12pt;
}

img {   
  margin-top:           0px;
  margin-bottom:        0px;
  border:               0;
}

a {
  color:                #330066;
  text-decoration:      none;
}

a:hover {
  color:                #330066;
  text-decoration:      underline;
}

.content {
  line-height:          normal;
  margin-left:          20px;
  margin-right:         20px;
}
