body 
{
	font-family: sans-serif;
	font-size: smaller;
}
dt
{
font-size:smaller;
font-family: sans-serif;
font-weight:lighter;
color: 0000cc;
}
dd
{
	margin-bottom=20px;
	margin-left:10px;
	text-align: justify;
}
img
{
	border: 0;
}
TD 
{
	text-align: left;
	font-family: sans-serif;
	font-size: smaller;
}
h1 
{
font-size: large;
color: 0000cc;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#808080;
}
h2,th {
font-size: small;
color: 0000cc;
}
p
{
	text-align: justify;
	margin-bottom=0;
}
ul 
{
	text-align: justify;
	margin-top=0px;
	margin-left:2em;
	list-style-image: url("i_ball.bmp")
}
a:link,a:visited
{
	text-decoration:none;
	color:#0000cc;
}
a:hover
{
	background:#dddddd;
	text-decoration:none;
}
