BODY     {
                line-height: 14pt ;
                font-family: Arial, Verdana;
                font-size: 12px;
                color: #202020;
                margin:0px 0px; padding:0px;

            }

TD        {
                background-color: #ffffff ;
                font-family: Arial, Verdana;
                font-size: 12px;
                line-height: 14pt ;
                color: #202020;
            }
br
	{ 
	line-height: 10pt
	}
A:link { color: #202020; }       /* unvisited link */
A:visited { color: #993333 }   /* visited links */
A:active { color: #993333 }    /* active links */

h1 {font-family: Arial, Verdana; font-size: 16px; line-height: 18px; font-weight: bold; color: #000066}
h2{font-family: Arial, Verdana; font-weight: bold;font-size: 18px; line-height: 20px; color: #000066; margin-bottom: 8px; text-decoration: none;}
h3{font-family: Arial, Verdana; font-size: 14px; line-height: 16px; color: #000066; font-style: italic; margin-bottom: 8px; font-weight: bold; text-decoration: none;}
h4{font-family: Arial, Verdana; font-size: 10px; line-height: 12px; color: #202020; font-style: normal; margin-bottom: 8px; font-weight: normal; text-decoration: none;}
h5{font-family: Arial, Verdana; font-size: 12px; line-height: 12px; color: #000066; font-style: italic; margin-right: 20px; margin-bottom: 8px; font-weight: normal; text-decoration: none;}

.boxrace2 {
border-width: 1px;
border-style: double;
border-color: #4e5086;
padding: 10px;
width: 475px;
}

.boxrace {
border-width: 2px;
border-style: dotted;
border-color: red;
padding: 10px;
width: 475px;
}

.photoleft img {
	border: none;
	padding: 10px 10px 5px 10px;
	margin: 0px;
}

div.photoleft {
	float: right;
	width: 197px;
}

.photoleft p {
	font: bold 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #020202;
	text-align: center;
	padding: 1px;
	margin: 2px;
}

.photoright img {
	border: none;
	padding: 5px 10px 5px 10px;
}

div.photoright {
	float: left;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
}

.photoright p {
	font: bold 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #020202;
	text-align: center;
	padding: 1px;
	margin: 2px;
}