/* default font size*/
@import url(small.css);

/* Netscape 4 safe font sizes */
body, div, p, th, td, li, dd	{
	font-family: Tahoma, Verdana, "Gill Sans MT", Arial, Helvetica, sans-serif; color: #000000; font-size:14px;
	}


/*--------------------------------- Default -----------------------------------------------*/
h1 {
  font-size: 130%;
  font-weight: bold;
}

h2 {
  font-size: 110%;
  font-weight: bold;
}

#RHSLinks {
	color: #000;
	font-weight: normal;
	font-family: Tahoma, Verdana, "Gill Sans MT", Arial;
}

#RHSLinks2 {
	color: #000;
	font-weight: normal;
	font-family: Tahoma, Verdana, "Gill Sans MT", Arial;
}