.iu {
	font-style: italic;
	text-decoration: underline;
}

.ib {
	font-style: italic;
	font-weight: bold;
}

body 	{
	font-family: 'Times New Roman', Times, serif;
}
p, li	{
	font-family: 'Times New Roman', Times, serif;
	font-size: 11pt;
}
.green 	{
	color: #009462; /* used in general nav areas and Gamma */
}
.maroon {
	color: #8e3367; /* used in Zap Jr. area */
}
.red 	{
	color: #ff050a; /* used in Laser area */
}
.blue	{
	color: #0970ab; /* used in Cryo area */
}
.orange {
	color: #ff7800; /* used in Endoscope area */
}
.yellow {
	color: #ffa400; /* used in Ultrasound area */
}
.black {
	color: #000000; 
}
h1	{
	font-family: 'Futura Medium', Futura, Arial,Helvetica,Geneva,Swiss,SunSans-Regular, 'Sans Serif';
	text-align: center;
	font-size: 20pt;
	font-weight: bold;
}
h2 	{
	font-family: 'Futura Medium', Futura, Arial,Helvetica,Geneva,Swiss,SunSans-Regular, 'Sans Serif';
	text-align: center;

	font-size: 18pt;
	font-weight: bold;
}
h3	{
	font-family: 'Futura Medium', Futura, Arial,Helvetica,Geneva,Swiss,SunSans-Regular, 'Sans Serif';
	text-align: center;

	font-size: 16pt;
	font-weight: bold;
}
h4	{
	font-family: 'Futura Medium', Futura, Arial,Helvetica,Geneva,Swiss,SunSans-Regular, 'Sans Serif';
	text-align: center;

	font-size: 14pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;

}
h5	{
	font-family: 'Futura Medium', Futura, Arial,Helvetica,Geneva,Swiss,SunSans-Regular, 'Sans Serif';
	text-align: center;

	font-size: 12pt;
	font-weight: bold;

}
h6	{
	font-family: 'Futura Medium', Futura, Arial,Helvetica,Geneva,Swiss,SunSans-Regular, 'Sans Serif';

	font-size: 11pt;
	font-weight: bold;

}
.box {
	border: 1px solid black;
}

	
