body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
        background-color: #7F188D;
}
h1 {
	font-size: 1.7em;
	font-weight: lighter;
}

h2 {
      font-family: georgia, times new roman, times;
        font-size: 1.2em;
        text-align: left;
	color: #0B66BF;
        font-weight: lighter;
}


HR {
    color: #7F188D;
    height:1px;
     }

.main{
  border: 1px solid navy;  
	background-color: white;
	width:900px;
  }

.red {
       color : red;
}

A:link {
       color : navy;
	text-decoration: none;
}

A:visited {
       color : indigo;
	text-decoration: none;
}

A:hover {
       color : red;
	text-decoration: none;
}

.navi{
	width: 150px;
}

.navi A:link {
        color: white;
        text-decoration: none;
}

.navi A:visited {
        color: white;
        text-decoration: none;
}

.navi A:hover {
        color: #E7C1EC;
        text-decoration: none;
}
.content {
	padding: 10px;
}

.sharon{
      font-family: verdana;
	color: black;
	width: 500px;
	letter-spacing: 5px;
	margin-left: 120px;
}

.clair{
      font-family: verdana;
	color: #7F188D;
	width: 500px;
	letter-spacing: 20px;
	margin-left: 95px;
}

.sharonx{
      font-family: verdana;
	color: black;
	width: 500px;
	letter-spacing: 5px;
}

.clairx{
      font-family: verdana;
	color: #7F188D;
	width: 500px;
	letter-spacing: 20px;
}

.medcorn{display:block}
.medcorn *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#7F188D;
}
.medcorn1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c79bcd;
  border-right:1px solid #c79bcd;
  background:#9f51a9;
  margin-bottom: 5px;}
.medcorn2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f2e7f3;
  border-right:1px solid #f2e7f3;
  background:#9743a2}
.medcorn3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #9743a2;
  border-right:1px solid #9743a2;}
.medcorn4{
  border-left:1px solid #c79bcd;
  border-right:1px solid #c79bcd}
.medcorn5{
  border-left:1px solid #9f51a9;
  border-right:1px solid #9f51a9}
.medcornfg{
  background:#7F188D;
	color:white;
}
