/*                               */

/*        Biomom 2004            */

/*                               */

/*    the main formatting  CSS   */

/*                               */



body {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: small;

	font-style: normal;

	color: #000000;

}

h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: x-large;

	font-style: normal;

	color: #BF0000;

	text-align: center;



}

h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: large;

	font-style: normal;

	font-weight: bold;

	color: #BF0000;

	letter-spacing: 2px;

	text-align: center;





}

h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: medium;

	font-style: normal;

	font-weight: bold;

	color: #000000;



}

p {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: small;

	font-style: normal;

	font-weight: normal;

	color: #000000;



}

.biomomred {

	color: #BF0000;

}

