body {
 background-color: #FFFFFF;
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #000000;
 text-align: left;
}

p, td {
 font-size: 14px;
 color: #000000;
}

a {
 color: #0000FF;
 text-decoration: underline;
}

a:hover {
 color: #0000FF;
 text-decoration: none;
}

.footer {
 font-size: 10px;
}

p {
 text-align: justify;
}

p.bigdeal {
 text-align: center;
 font-weight: bold;
}

.medtable   {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	text-align: Left;
	margin-top: 18px;
	margin-bottom: 18px;
	white-space: nowrap;
}

.coltitle    {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4594E1;
	white-space: nowrap;
	padding: 3px;
}

.rowtitlec    {
	background-color: #FDFF92;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	padding: 3px;
}

.rowtitle    {
	background-color: #FDFF92;
	font-weight: bold;
	white-space: nowrap;
	padding: 3px;
}

.cellnw      {
	background-color: #FFFFFF;
	padding: 3px;
	white-space: nowrap;
}

.cellc        {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
}

.cell        {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
}

.center {
 text-align: center;
}

.phypic {
 margin: 10px;
}

