html {
		font-size: 100%;
		}

body {
		font-size: 80.0%;
		font-family: "Palatino Linotype", "Palatino", "Book Antiqua", "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
		}

#nav li {
		font-size: 1.2em;
		line-height: 1.66666666em;
		}

#footer {
		font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
		}

#footer span {
		font-size: 0.9em;
		line-height: 1.66666666em;
		}

#footer li {
		font-size: 0.7em;
		line-height: 1.66666666em;
		}

h1 {
		font-size: 2.0em;
		line-height: 1em;
		margin-bottom: 1em;
		}

h2 {
		font-size: 1.5em;
		line-height: 1.33333333em;
		margin-top: 2em;
		margin-bottom: 0.66666666em;
		}

h3 {
		font-size: 1.3em;
		line-height: 1.5384615em;
		margin-top: 1.5384615em;
		}

p {
		font-size: 1.2em;
		line-height: 1.66666666em;
		margin-bottom: 1.6666666em;
		}

blockquote {
		padding: 2em 0;
		margin-bottom: 2em;
		border-left: 2em solid #cccccc;
		padding-left: 2em;
		padding-right: 2em;
		}

blockquote p {
		margin-bottom: 0;
		font-size: 1.3em;
		line-height: 1.5384615em;
		}

cite {
		font-weight: bold;
		font-style: normal;
		display: block;
		text-align: right;
		}

#sidebar * {
		font-size: 62.5%;
		line-height: 1em;
		margin-top: 0;
		margin-bottom: 0;
		}

#sidebar h2 {
		font-size: 1.4em;
		line-height: 1.2857142em;
		margin-top: 1.9285713em;
		margin-bottom: 0.6428571em;
		}

#sidebar h3 {
		font-size: 1.2em;
		line-height: 1.2857142em;
		margin-top: 1.9285713em;
		margin-bottom: 0.6428571em;
		}

#sidebar p {
		font-size: 1.1em;
		line-height: 1.6363636em;
		margin-bottom: 1.6363636em;
		}
#sidebar a {
		font-size: 1.0em;
		line-height: 1.6363636em;
		margin-bottom: 1.6363636em;
		}
#package {
		border: medium double rgb(250,0,255)
                background-color: rgb(250,120,255)}
		}