html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  b, u, i, center,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ul {
	list-style: disc;
}
ul li ul {
	list-style: circle;
	margin-bottom: 0;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
body {
	margin: 0;
	padding: 0;
	font: 14px/1.5em Calibri, Arial, Helvetica, sans-serif;
	color: #828282;
	background: #FFFFFF url("https://www.medicalstart.biz/images/bg_page_1.html") no-repeat center top;
	text-align: center;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
.clear {
	clear: both;
}

a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}


h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 1em;
}
h1.entry-title {
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0.8em;
}
h2.entry-title {
}

p {
	margin-bottom: 1em;
}

dl {
}
dl dt {
}
dl dd {
	margin-bottom: 1em;
	border-bottom: 1px dotted #fff;
}

table {
	margin-bottom: 1em;
	width: 100%;
}
table tr {
	border-bottom: 1px dotted #c4e146;
}
table tr th {
	padding: 5px 10px;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
}
table tr td {
	padding: 5px 10px;
	vertical-align: bottom;
}
table tr th.txt-right,  table tr td.txt-right {
	text-align: right;
}

.alignright {
	text-align: right;
	float: right;
}