P  { 
	font-family : Verdana, Arial, Helvetica; 
	font-size : x-small; 
	color : #333333; 
}

h1 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc3399; 
	font-weight: bold;
	font-style: normal;
	font-size: large;
}

h2, h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #9966ff; 
	font-weight: bold;
	font-style: normal;
	font-size: small;
	text-decoration: none;
}

.bookh2 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc3399; 
	font-weight: bold;
	font-style: normal;
	font-size: small;
}

.homeh2 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc3399; 
	font-weight: bold;
	font-style: normal;
	font-size: x-small;
}

h3, h3 a:link, h3 a:visited, h3 a:active, h3 a:hover { 
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-family : Arial, Verdana, Helvetica; 
	color : #9966ff; 
	font-size : x-small; 
	font-weight : bold; 
	font-style: normal; 
	text-decoration: none;
}

.bookh3 {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color : #cc3399; 
	font-size : x-small; 
	font-weight : bold; 
	font-style: normal;
}

.bulletheader { 
	font-family : Arial, Verdana, Helvetica; 
	color : #9966ff; 
	font-size : x-small; 
	font-weight : bold; 
	font-style: italic; 
}

.bullet {
	color : #9966ff; 
	font-weight: normal;
	font-size: x-small;
}

.credits { 
	font-family : Arial, Verdana, Helvetica; 
	color : #6633cc; 
	font-size : x-small; 
	font-weight : normal;
	font-style: normal;
}

.jkp, .jkp a:link, .jkp a:visited, .jkp a:active, .jkp a:hover{ 
	font-family : Verdana, Arial, Helvetica; 
	color : #fff; 
	font-size : xx-small; 
	font-weight : normal;
	text-decoration : none;
	text-align : right;
}

.winner { 
	font-family : Verdana, Arial, Helvetica; 
	color : #9966ff; 
	font-size : xx-small; 
	font-weight : bold;
	text-decoration : none;
	text-align : center;
}

.nav, .nav a:link, .nav a:visited, .nav a:active, .nav a:hover { 
	font-family : Arial, Verdana, Helvetica; 
	color : #9900cc; 
	font-size : x-small; 
	font-weight : bold;
	text-decoration : none;
}

.subnav, .subnav a:link, .subnav a:visited, .subnav a:active, .subnav a:hover { 
	font-family : Arial, Verdana, Helvetica; 
	color : #6666cc; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none;
}

a:link, a:visited, a:active, a:hover { 
	text-decoration : underline; 
	color : #6633cc; 
	font-weight : normal;
}

a:visited, a:active, a:hover { 
	text-decoration : underline; 
	color : #9966ff; 
	font-weight : normal;
}

.footer {
	border: 0px;
	background-color: #9999ff;
	padding: 0.2em;
	margin: 0em;
}

