body, td
{
    font-family: verdana, tahoma, arial;
    font-size: 11pt;
    background-color: white;
}
A:link, A:visited
{
    color: #00009F;
}
A:active, A:hover
{
    color: #0000FF;
}
pre
{
    border: 1px dashed #2f6fab;
    color: black;
    background-color: #f9f9f9;
    line-height: 1.1em;
    padding: 15px 20px 15px 20px;
    border-radius: 6px;
}
p.right 
{
    text-align: right
}

.dl1
{
	font-family: verdana, tahoma, arial;
	font-size: 14pt;
	width:300px;
	height:80px;
	text-align: center;
}

.dl2
{
	font-family: verdana, tahoma, arial;
	font-size: 14pt;
	background-color:gray;
	color:white;
	width:300px;
	height:80px;
	text-align: center;
}

.dl3
{
	font-family: verdana, tahoma, arial;
	font-size: 14pt;
	background-color:red;
	color:white;
	width:300px;
	height:80px;
	text-align: center;
}

