BODY {
	font-family: Arial, Verdana, Geneva, Helvetica;
	color: #000;
	font-size: 12px
}


TABLE, TR, TD, P, OL, UL, LI { 
	font-size: 12px;
}

.text-header {
   font-size: 20px;
}

.text-subheader {
   font-size: 14px;
}

.text-featured {
   font-size: 14px;
}

.text-price {
   font-size: 14px;
   color: red;
}

.text-price-small {
   font-size: 10px;
   color: #245F8C;
}

.text-price-flag {
   font-size: 10px;
   color: ED1C24;
}

.text-homeheader {
   font-size: 12px;
}

.text-rightmenuhead {
   font-size: 12px;
   font-weight: bold;
}

.text-rightmenutext {
   font-size: 10px;
}

.text-small {
   font-size: 10px
}

LI  {
	font-size: 10px;
}

.input {
    FONT-SIZE: 12px;
    HEIGHT: 21px;
}

.input2 {
	font-family: Arial, Verdana, Geneva, Helvetica;
    FONT-SIZE: 11px;

}

.select {
    FONT-SIZE: 12px;
    HEIGHT: 19px;
}

a {  
   color: #187372;
   text-decoration: none;
   font-weight: bold;

}

a:link {  
   color: #187372;
   font-weight: bold;
}

a:hover {       
   color: #187372;
   text-decoration: underline;
   font-weight: bold;
}

a:visited {       
   color: #187372;
   font-weight: bold;   
}

a:active  {
   color: #187372;
   font-weight: bold;
}

.text-copyright {
   FONT-SIZE: 10px;
   COLOR: #BEBEBE;
}
