.textnorml {
    font-family: Calibri, Arial, Tahoma;
    font-size: 14px;
    font-style: normal;
    color:Black;
    text-align:left;
    margin-top: 0px;
}


.textnormr {
    font-family: Calibri, Arial, Tahoma;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color:Black;
    text-align:right;
}


.textnormrev {
    font-family: Calibri, Arial, Tahoma;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color:White;
    text-align: center;
    text-decoration: none;
}

.textnormc {
    font-family: Calibri, Arial, Tahoma;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    color:Black;
    }

.textnormcb {
    font-family: Calibri, Arial, Tahoma;
    font-size: 15px;
    font-style: normal;
    font-weight:bold;
    color:Black;
    text-align: center;
    text-decoration: none;
}

.textnormc a{
    font-family: Calibri, Arial, Tahoma;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color:Navy;
    text-align: center;
    text-decoration: none;
}


    .textnormr a {
        font-family: Calibri, Arial, Tahoma;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #FFFFFF;
        text-align: center;
        text-decoration: none;
    }


.texthead1 {
    font-family: Calibri, Arial, Tahoma;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    color:Black;
    text-align: center;
    text-decoration: none;
}



.textpresc1 {
    font-family: Calibri, Arial, Tahoma;
    font-size: 28px;
    font-style: normal;
    font-weight: bold;
    color:Red;
    text-align:left;
    }


.textpresc2 {
    font-family: Calibri, Arial, Tahoma;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    color:Black;
    text-align:left;
    text-decoration: none;
}


.textprescborder 
{
    height:2px;
    
      
  
    border-bottom-style:solid;
     border-bottom-width:thin; 
     border-bottom-color: Gray;
}




.hormenu {
  background-color:Silver;
	
	display:block;

	color:Navy;
	text-transform: uppercase;
  
}

.hormenu a {
  float:right;
  display: block;
  color:#333333;
  text-align: center;
  padding: 12px;
  text-decoration: none;
  font-size: 18px;
  background-color:Silver;
 
	font-family:Calibri, Arial, Tahoma;
   text-transform: uppercase;
  
}

.hormenu a:hover {
background-color:#EF4023;

  color:#FFFFFF;
}





body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	background-color:#FFFFFF;
}
