BODY {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background: #000080;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFFFCC;
}

P {
	width: 790px;
	line-height: 1.3em;
}

IMG {
	border: 1px dotted #FFFFFF;
}

.title {
	border-bottom: 1px solid #FFFFCC;
}

.caption {
	width: 240px;
	line-height: 1em;
}

A:link {color:#FFFFFF; border-bottom: 1px dotted #FFFFFF; text-decoration: none;}
A:visited {color:#FFFF99; border-bottom: 1px dotted #FFFF99; text-decoration: none;}
A:hover {color:#FFFFFF; border-bottom: 1px solid #FFFFFF; text-decoration: none;}
A:active {color:#FFFF00; border-bottom: 1px solid #FFFF00; text-decoration: none;}