/* vetscite.css */

a:link {
color: #4682b4;
text-decoration: none;
}
a:visited {
color: #4682b4;
text-decoration: none;
}
a:active { 
color: #b89b11; 
text-decoration : none;
}
a:hover { 
color: #b89b11; 
text-decoration : none;
}

.article {
color: #191970;
font-family: arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 18px;
width: 650px;
margin-left: 35px;
margin-top: 20px;
margin-right: 15px;
margin-bottom: 0px;
}
.small {
color: #191970;
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 11px;
font-weight: normal;
line-height: 11px;
padding-left: 10px;
padding-top: 8px;
}
.title {
font-size: 16px;
font-weight: bold;
line-height: 18px;
padding-top: 15px;
}
.authors {
padding-bottom: 12px;
}
.content {
padding-top: 25px;
padding-bottom: 10px;
}
.caption {
font-size: 10px;
line-height: 12px;
font-weight: normal;
}
.sup {
font-size: 9px; 
}
.sub {
font-size: 9px; 
}
.td {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #191970;
}

