/* Style Sheet for PTD
   Last updated: February 2005 */

BODY {
	background: #FFCCFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:30;
	line-height: 1.8;
}

H1 {
	font-size: 1.4em;
	color: #333399;
	font-weight: bold;
}

H2 {
	font-size: 1.2em;
	font-style: oblique;
	color: #333399;
	margin-top: 1em;
}

H3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #333399;
}

P, OL, UL, DL, TD, TH, BLOCKQUOTE {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

P.button {
	font-size: 0.7em;
}

LI {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0.5em;
}

LI.single {
	margin-top: 0em;
	font-size: 1.1em;
}

PRE, TT, CODE, KBD, SAMP {
	font-family: Fixedsys, Courier New, Courier, monospace
}

A {
	text-decoration: underline;
	background: transparent;
	color: #330099;
}

A:link {
	background: transparent;
	color: #330099;
}

A:visited {
	background: transparent;
	color: #660033;
}

A:hover {
	background: #ffff66;
	color: #330000;
}


/* End of Style Sheet */

