
body,td,th {
	font-family: Century Gothic;
	font-size: 11pt;
	color: #666666;
	text-align: justify;
}

p {
	font-family: "Century Gothic";
	font-size: 11pt;
	font-style: normal;
	color: #666666;
	text-align: justify;
}

body {
	background-image: url(Images/paper3.gif);
	background-repeat: repeat-y;
}

.bg {
	background-image: url(Images/petebgsm.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

a:link {
	color: #666666;
}

a:visited {
	color: #666666;
}

a:hover {
	color: #666666;
	font-weight: bold;
}

a:active {
	color: #666666;
}



h1{
	font-family: "Century Gothic";
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}

h2 {
	font-family: "Century Gothic";
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 12pt;
}

.copyright {
	font-size: 8pt;
	color: #666666;
	text-align: center;
}

.welcome {
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}

.brown {
	font-size: 10pt;
	color: #666666;
	text-align: justify;
}

.brown a:link {
	color: #410F01;
	text-decoration: none;
}

.brown a:visited {
	color: #410F01;
	text-decoration: none;
}

.brown a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
}

.brown a:active {
	color: #666666;
	text-decoration: none;
}

li {
	font-size: 11pt;
}

.email {
	font-size: 10pt;
	color: #666666;
	text-align: center;
}

.footer {
	text-align: center;
	position: center;
}

div.content {
	height: 460px;
	overflow: auto;
}
div.box {
	background-image: url(Images/box.jpg);
	height: 211px;
	width: 344px;
}

div.book {
	width: 190px;
	height: 200px;
}