/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-repeat: repeat;
}

.title{
	font-family: "arial narrow";
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}

.references{
	font-style: italic;
}

