.Heading {
	font-family: times;
	font-size: 24px;
	font-weight: 500;
	color: #214B3D;
}
.SubHeading {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

body {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}

a:link {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial;
	color: #000000;
	font-weight: none;
}



p {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
}
li {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.quote {
	font-family: Ariall;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}

a:link {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
  color: #000000;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: underline;
}

a:active {
	color: #cc0000;
text-decoration: none;
font-weight: normal;
}


a.list:link {
  color: #CC0000;
  text-decoration: none;
  font-weight: bold;
}
a.list:visited {
  color: #CC0000;
  text-decoration: none;
  font-weight: bold;
}

a.list:hover {
	color: #0000OO;
	text-decoration: underline;
	font-weight: bold;
}

a.list:active {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a.blist:link {
  color: #CC0000;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}
a.blist:visited {
  color: #CC0000;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

a.blist:hover {
	color: #0000OO;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
}

a.blist:active {
  color: #000000;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
}

a.nav:link {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
a.nav:visited {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

a.nav:hover {
	color: #cc0000;
	text-decoration: none;
	 font-weight: normal;
}

a.nav:active {
  color: #000000;
  text-decoration: none;
   font-weight: normal;
}

.bbody {
	font-size: 12px;
	font-weight: bold;
}
.bigcap {
text-align:justify;
float:left;
color:#214B3D;
font-size:60px;
line-height:45px;
padding-top:1px;
padding-right:5px;
font-family: times;
}
.bigheadcap {
	font-size: 38px;
	font-weight: 500;
}
label {
	font-size: 12px;
}

