.justjivestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.body2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f167a8;
	text-decoration: none;
	}
.subheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f167a8;
	text-decoration: none;
}
.background {
	background-color: #CCCCCC;
}
.backgroundimage {
	background-image: url(images/paul_bw.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;

}
.beginner {
	background-image: url(images/beginner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
