/* CSS Document */

H3 {
	font-size: 11px;
	display:inline;
	margin: 1px;
	padding:1px;
}

a:link, a:visited { color:#336699}
a:hover { text-decoration:underline}

img { border:0}

.text_consult{
text-align:justify}

.text_consult table.text1{
text-align:justify}

table.text1{
text-align:justify;
}

table.text1 ul, table.text1 ol {
text-align:left}

table.text1 td.discount{
background-image:url(../i/discount25.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}

table.text1 td.discount15{
background-image:url(../i/discount15.jpg);
background-repeat:no-repeat;
background-position:bottom right;
}




a.blue{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px; 
  font-weight: bold;
  color: #336699;  
}

a.blue:hover{
  text-decoration: underline;
}

a.red{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px; 
  font-weight: bold;
  color: #cc0000;  
}

a.red:hover{
  text-decoration: underline;
}

.ex_mark {
width:210px;
margin:0 auto;
padding:0 25px;
background:url(../i/ex_mark2.gif) center left no-repeat;
}