body{
	background-color:#FFFFFF;
	margin:0px;
}
a{color:navy;}
a:hover{text-decoration:none;}
form{margin:0px;}
img{border:0px;}
th{background-color:#DDDDDD;}
hr{
	border:1px solid #AAAAAA;
	height:1px;
}
ul,ol{
	margin-top:5px;
	margin-bottom:5px;
}
.content{
	padding:5px;
	font-family:verdana,Helvetica-Normal;
	font-size:8pt;
	line-height:13pt;
}
.subtitle{
	font-weight:bold;
	text-decoration:underline;
	font-size:9pt;
}
.alert{
	font-weight:bold;
	font-size:9pt;
	color:#BB0000;
}
.confirm{
	font-weight:bold;
	font-size:9pt;
	color:#007700;
}
