body {
	margin: 0;
	topmargin: 2;
	marginwidth: 0;
	marginheight: 0;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.box {
	border: 1px solid #666666;
}
.tbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top: thin solid #000099;
	border-right: thin none #000099;
	border-bottom: thin solid #000099;
	border-left: thin none #000099;
	padding: 5px;
}
.boxnav {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;

}
.space {
	line-height: 18pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
a:link{
	background: transparent;
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}

a:visited{
	background: transparent;
	color: #993366;
	font-weight: bold;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigtext {
	font-size: 12px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: normal;
	color: #000099;
}
h2 {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
}
h3 {
	font-size: 14px;
}
.sectiontitle {
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	letter-spacing: 2px;
}
a:link img, a:visited img { border-style: none }

a img { color: white; }

#pharminfo {
	/*width: 593px;*/
	margin: 0px;
	padding: 0px;
}
#pharminfo h1 {
	font-size: 18px;
	line-height: 26px;
	font-weight: bolder;
	color: #000099;
	word-spacing: normal;
	letter-spacing: normal;
	background-color: #F0F0E1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	padding-left: 10px;
	padding-right: 10px;
}


@media all {                   
  a img { color: inherit; }
}
