
body 
	{ 
	padding:1em; 
	background-color:#ffffcc; 
	background-image:url(../img/bg-display.gif); 
	background-repeat:repeat-y; 
	font-family:verdana,arial,serif;
	color:#000000; 
	}
font.warning 
	{ 
	color:#ff0000; 
	font-size:0.35em; 
	font-variant:small-caps; 
	text-align:center; 
	white-space:pre; 
	}
h1 
	{ 	
	color:#006666; 
	text-decoration:underline; 
	font-style:italic; 
	font-size:350%; 
	margin-top:1.5em;
	}
h2 
	{ 	
	color:#006666; 
	text-decoration:underline; 
	font-style:italic; 
	font-size:200%; 
	margin-top:1.5em;
	}
h3 
	{ 	
	color:#006666; 
	text-decoration:underline; 
	font-style:italic; 
	font-size:150%; 
	}
h4 
	{ 	
	color:#006666; 
	text-decoration:none; 
	font-style:italic; 
	font-size:110%; 
	}

p 
	{ 
	line-height:1.5em; 
	text-align:left; 
	text-indent:1em; 
	}

p.c
 	{ 
	line-height:0.85em; 
	text-align:center; 
	white-space:pre; 
	}

p.r
 	{ 
	line-height:2em; 
	text-align:right; 
	white-space:pre; 
	}
a:link
 	{ 
	color: #0033ff; 
	text-decoration:none; 
	font-weight:bold; 
	font-style:italic;
	}
a:visited 
	{ 
	color: #006666; 
	text-decoration: none; 
	}
a:hover
	{ 
	color: #cc3333; 
	text-decoration:underline overline; 
	font-weight:bold; 
	}
hr
 	{
 	position:center; 
	}
em 
	{ 
	font-style:italic; 
	text-decoration:none; 
	}
u 	{ 
	text-decoration:underline; 
	font-style:italic; 
	}
b 
	{ 
	font-weight:bold; 
	font-style:italic; 
	}
address 
	{ 
		text-align:right; 
		white-space:pre; 
	}

img 
	{ 
	position:variable; 
	padding:2em; 
	}
div
	{
	padding:.8em;
	font-size:100%;
	}
div.r
	{
	text-align:right;
	}
div.boxwhite
	{
	border:solid 0.2em #006666;
	margin-left:7em;
	margin-top:2em;
	margin-right:1em;
	margin-bottom:4em;
	padding:2em;
	background-color:#ffffff;
	font-size:100%;
	}

