﻿ul.standings {
    border: 0;
    margin: 5px 0 15px 15px;
    padding: 0;
}
ul.standings li {
    border: 0;
	color: #384876;    
    margin: 0;
    font-weight: normal;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 5px 0;
	width: 410px;
}
ul.standings li ul {
    border: 0;
	color: #384876;    
    margin: 7px 0 7px 0;
    font-weight: normal;
	font-size: 105%;
	font-family: Verdana, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
	width: 410px;
}
ul.standings li ul li {
    border: 0;
	color: #384876;    
    margin: 0;
    font-weight: normal;
	font-family: Verdana, "Times New Roman", Times, serif;
	padding: 0 0 5px 0;
	line-height: 1.2;
	width: 410px;
}