﻿BODY {

FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Verdana;
}
td     { 
font: 12px arial, geneva, sans-serif; 
}

a:link    { 
color: #000000;  text-decoration: underline;
}

a:visited { 
color: #000000;  text-decoration: underline;
}

a:hover   { 
color: #000000;  text-decoration: underline;
}

a:active  { 
color: #000000;  text-decoration: underline;
}

.Address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight:bold;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
}


.title {
	font-family: Eras Bold ITC;
	font-size: 24px;
	color: #3378c5;
	font-weight:600;
}
.medtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.txtblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2eb1cb;
	text-align:center;
}

