body {
	margin: 0px;
	background:#FFFFFF;

}

.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color:#000000;
	font-weight: lighter;
	line-height: 14px;
}

.italic {
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size: 10px;
	color:#000;
	font-weight: lighter;
	line-height: 14px;
}
	
.menublue {
	font-family:Georgia, Times New Roman, Times, serif;
	font-style:italic;
	font-size: 10px;
	color:#0FF;
	font-weight: lighter;
	line-height: 14px;
}
	
