/****************************************************************************/
/* Page defaults.                                                           */
/****************************************************************************/

body {background-color: #FFFFFF}

a {
	text-decoration: underline;
	color:#707070;
}

a.1 {
	text-decoration: underline;
	font-weight:bold;
	color:#D39F00;
}

a.2{
	text-decoration: underline;
	font-weight:bold;
	color:#FFFFFF;
}

a.3 {
	text-decoration: none;
	font-weight:bold;

}

a.4 {
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

.small {
  font-size: 8pt;
}

h1 {
  font-size: 18pt;
}

h2 {
  font-size: 18pt;
}

h3 {
  	color:#000099;
}
