@charset "iso-8859-1";
/* CSS Document */

/* Commonly used to style page titles. */
h1 {
  color: #69c;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
/* Commonly used to style section titles. */
h2 {
  color: #69c;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
