@charset "UTF-8";
/* CSS Document */

#content p, td, ul, ol, ul, li, dl, dt, dd  {
font-size:    x-small;
/* false value for winie4/5 */
voice-family:   "\"}\"";
/* trick win ie4/5 into thinking rule is over */
voice-family:   inherit;
/* recover from trick */
font-size:   small;
/* intended value for better browsers */
}

html>body>div#content>p, td, ul, ol, ul, li, dl, dt, dd  {
font-size:  small;
/* be nice to opera */
}

td#switch1, td#switch3   {
	height: 5px;
	background-image: url(/images/switcher/sw_arr.gif);
	background-repeat: no-repeat;
	}

td#switch2, td#switch4   {
height: 5px;
	background-image: none;
	}
