body, body div, body p, body th, body td, body li, body dd	{
	font-size:	small;
	voice-family:	"\"}\"";
	voice-family:	inherit;
	font-size:	medium;
}

html>body, html>body div, html>body p, html>body th, html>body td, html>body li, html>body dd	{
	font-size:	medium;
}



#main {

	min-height:380px;
	height:auto;
	overflow/**/: visible;
}

/* for Internet Explorer */
* html #main {
height: 380px;
}
/**/

.details th, .details td, .details td li  {
	font-size:	small;
}

#tabs4 a{
	font-size:	small;
}

a.text-small,a.text-small:link,a.text-small:visited {

	color: #330;
	text-decoration: none;
}

a.text-medium,a.text-medium:link,a.text-medium:visited {

	color: #ccc;
	text-decoration: underline;
} 

a.text-large,a.text-large:link,a.text-large:visited {

	color: #330;
	text-decoration: none;
}

a.text-large:hover, a.text-small:hover {

	text-decoration: underline;
} 
