body {
	background-image: 
	url("images/bground.gif");
	background-repeat: repeat-y

P {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	font-color: "#663300"
	line-height: 12pt;

}

.title {
	font-family: arial, verdana, helvetica;
	font-size: 20pt;
	line-height: 20pt;
	font-weight: bold;
	color: #663300;
}

.subtitle {
	font-family: arial, verdana, helvetica;
	font-size: 14pt;
	line-height: 24pt;
	font-weight: bold;
	color: #663300;
}