
body { 
background: #e9fafe;
color: #414141;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-decoration: none;

margin-left:30px; margin-top:30px; 
margin-right: 30px; margin-bottom: 30px;
}

table.title {
text-align: left; 
vertical-align: top; 
width: 640px; 
height: 160px;
border: "0"; 
cellpadding:"0"; cellspacing:"0";
font-style: italic;
white-space: nowrap;
}

td.title {
vertical-align: top; 
}

.tracksession{
color: rgb(244,122,0);
font-family: Arial;
font-size: 28px;
font-weight: bold;
}

.tracktitle {
text-align: center; 
color: rgb(4,89,159);
font-family: Arial;
font-size: 28px;
font-weight: bold;
line-height: 30%
}

.tracksubtitle {
text-align: center; 
color: rgb(4,89,159);
font-family: Arial;
font-size: 20px;
line-height: 50%
}

.title1{
color: rgb(244,122,0);
font-family: Arial;
font-size: 22px;
font-weight: bold;
text-align: center; 
margin-top: 22px;
margin-bottom: 20px;
}
.title2{
color: rgb(4,89,159);
font-family: Arial;
font-size: 18px;
font-weight: bold;
text-align: center;
margin-top: 18px;
margin-bottom: 16px;
}

.pcmember{
color: rgb(89, 142,54);
font-weight: bold;
}



a:link {
color: rgb(89, 142,54);
text-decoration: none;
}
a:visited {
color: rgb(244,122,0);
text-decoration: none;
}
a:hover {
color: rgb(255, 209,64);
text-decoration: none;
}
a:active {
color: rgb(89, 142,54);
text-decoration: none;
}
