body {
       font-size:14pt;
       font-family:"Comic Sans MS", "Arial";
       background-color:#6F0095;
       color:white; 
       text-align:center; 
       margin-left:10pt; 
       margin-right:10pt; 
}

table {
       width:100%; 
       text-align:center; 
       border-width:2pt; 
       border-style:double; 
}


th {
       font-weight:bold; 
       color:#6F0096; 
       background-color:#FFFF98; 
       width:16%; 
}


th.pic{
       
       font-weight:bold; 
       color:#6F0096; 
       background-color:#FFFF98; 
       width:100%;
}


th.col1{
       font-weight:bold; 
       color:#6F0096; 
       background-color:#FFFF98; 
       width:20%;
       text-align:left;
}

td{
       width:16%;
}


td.pic{
       width:100%;
}


td.col1{
       width:20%;
       text-align:left;
}


h3 {
       font-size:18pt;
       font-weight:bold;
       line-height:25pt;
}

img{
       border-style:none;
}

a.intext:link, a.intext:hover, a.intext:active, a.intext:visited  {
       color:#FFFF60;
       text-decoration:underline;
}

a.intext:visited  {
       color:#FFFF60;
       text-decoration:none;
}

.large {
       font-size:25pt;
}

.medium {
       font-size:15pt;
}

.small {
       font-size:11pt;
}

.smleft {
       font-size:11pt;
       text-align:left;
}

.left {
       text-align:left;
}

table.race {
       width:100%; 
       text-align:center; 
       border-style:solid;
}

td.race {
       width:25%;
}

table.jen {
       width:100%; 
       text-align:center; 
       border-style:solid;
}


td.jen{
       width:15%;
}

td.jentxt{
       width:35%;
}

table.res {
       width:100%; 
       text-align:center; 
       border-style:solid;
}

th.res {
	Width:50%;
}

td.res {
	Width:50%;
        border-width:2pt; 
}
