body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;}
	
td {background-repeat: no-repeat;}

p {
	margin: 10px;
	font-size : 70%;
	line-height : 140%;
}

h1 {margin: 4px;
    text-transform: uppercase;
    font-size : 100%;
    font-weight: 900;
    line-height : 140%;}

h2 {margin: 4px;
    text-transform: uppercase;
    font-size : 85%;
    font-weight: 600;
    line-height : 140%;}

h3 {margin: 8px 4px 4px 10px;
    text-transform: uppercase;
    font-size : 80%;
    font-weight: 300;
    line-height : 140%;}

.small {font-size : 80%;}

a:link {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:visited {
	color: #FFEEFF;
}

table td .tabhead {
	background-color: #4D638A;
	vertical-align: top;
}

.listtable td{
	background-color: #546A91;
	vertical-align: top;
}

.listtable p{
	margin: 4px;
}

.kent {display: none;}