body
{
	/*
	background-color: #FFFFFF
	*/
	background-color: #C4E6E4
}

p.headline
{
	font-family: Verdana;
	font-size: 100%;
}

p.paragraph
{
	font-family: Arial;
	font-size: 100%;
}

p.paragraph_caption
{
	font-family: Arial;
	font-size: 12;
	font-style: italic;
}

p.paragraph_caption_14
{
	font-family: Arial;
	font-size: 14;
	font-style: italic;
}

p.footer
{
	font-family: Arial;
	color: #808080;
	font-size: 12;
}

p.splash
{
	font-family: Arial;
	color: #808080;
	font-size: 12;
}

ul.disc
{
	list-style-type: disc;
	font-family: Arial;
	font-size: 100%;
}

/*
p.paragraph_italic
{
	font-family: arial
	font-size: 100%
	font-style: italic
}
*/

/*		
	h3 {font-family: times}
	p {font-family: courier}
	p.sansserif {font-family: sans-serif}
	
	h1 {font-size: 150%}
	h2 {font-size: 130%}
	p {font-size: 100%}
	
	h1 {font-style: italic}
	h2 {font-style: normal}
	p {font-style: oblique}
	
	p.normal {font-variant: normal}
	p.small {font-variant: small-caps}
	
	<style type="text/css">
	body {background-color: yellow}
	h1 {background-color: #00ff00}
	h2 {background-color: transparent}
	p {background-color: rgb(250,0,255)}
	</style>
*/
