

/* Presentation Stylesheet */ 

h3, p {
 margin:0;
 padding:3px;
 }

h4 {
 margin:0; 
 padding: 5px 0;
 }
 
p.cont:first-letter {
 font-size: 150%; 
 font-family: times, Times New Roman, times-roman, georgia, serif;
 }
p.cont, p b, p {
                font-family: Arial, Helvetica, sans-serif;
                line-height: 16px;

}
b, th{
                font-family: times, Times New Roman, times-roman, georgia, serif;
}

td {
font-family:Arial; font-size:12px;
}

h1.title {
                font-family: times, Times New Roman, times-roman, georgia, serif;
                font-size: 48px;
                line-height: 40px;
                letter-spacing: -1px;
                color: #fff;
                margin: 0 0 0 0;
                padding: 10px 0 0 0;
                font-weight: 100;
}

h1 {
                font-family: times, Times New Roman, times-roman, georgia, serif;
                font-size: 28px;
                line-height: 40px;
                letter-spacing: -1px;
                color: #fff;
                margin: 0 0 0 0;
                padding: 10px 0 0 0;
                font-weight: 100;
}

h2.subtitle{
                font-family: times, Times New Roman, times-roman, georgia, serif;
                font-size: 28px;
                line-height: 10px;
                letter-spacing: -1px;
}

h2 {
                font-family: times, Times New Roman, times-roman, georgia, serif;
}

h3.subsub {
color: #fff;
                font-family: times, Times New Roman, times-roman, georgia, serif;
}

tr.hrow {
color: #fff;
font-family: times, Times New Roman, times-roman, georgia, serif;
background-image:url('/i/bar_bg.jpg');
background-repeat: repeat-x;
}

a.sortlink {
position:relative;
top:2px;
}

.titlebar {
color: #696969;
font-weight:bold;
padding:3px;
border:1px solid #c0cef0;
}

/* row styles */
.r1,.r2{ 
	white-space: nowrap;
	background-image: url('/i/adi/row.gif');
}

.hcell {
text-align:center;
}

