
body    {
	margin: 40px 40px 70px 40px;
	background: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	color: #000000;
	font-size: 10px;
}

A:link    {
	color: #CC0000;
	text-decoration: none;
}

A:visited    {
	color: #CC0000;
	text-decoration: none;
}

A:active    {
	color: #999999;
	text-decoration: none;
}

A:hover    {
	color: #6699CC;
	text-decoration: none;
}

*.plain    {
	font-family: verdana,arial,sans-serif;
	color: #000000;
	font-size: 1em;
}

*.header    {
	font-family: skia,palatino,georgia,times new roman,serif;
	color: #000000;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 30px;
	background: #FFFFFF;
	text-transform: lowercase;
}

*.subhead    {
	font-family: skia,palatino,georgia,times new roman,serif;
	color: #CC0000;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 30px;
	letter-spacing: 0.1em;
	background: #FFFFFF;
	text-transform: lowercase;
}

xmp {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: Black;
    background-color: #f9f9f9;
    line-height: 1.1em;
}