File: D:/web archive/conferencesearch (old) (to delete)/book/print-styles.css
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0px;
}
a {
text-decoration: none;
color: #010080;
}
a:hover {
color: #FFCC66;
text-decoration: none;
}
td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: black;
}
form.nospace {
line-height : 1%;
padding :0px;
margin : 0px;}
.title {
font-weight: bold;
height: 24px;
}
.intro-text {
}
.form {
font-size: 12px;
}
.bullet {
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: left top;
width: 15px;
}
.dotted-line {
background-image: url(images/dot-line.gif);
background-repeat: repeat-x;
background-position: bottom;
font-weight: bold;
height: 24px;
}
.headingsmall {
font-weight: bold;
color: black;
}
.page {
padding-right: 10px;
padding-left: 5px;
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.main {
line-height: 16px;
}