body.graphic
{
	margin: 0px;
	background: #FFF;
	background-image: url(backdrop.gif);
	background-repeat: repeat-x;
	font-size: 10pt;
}

body
{
	margin: 25px;
	background: #FFF;
	font-size: 10pt;
}

a:link {color: #800080;text-decoration: none}
a:visited {color: #1B9392;text-decoration: none}

a:hover
{
	background-color: #E4CEE4;
	color: white;
}

#curve
{
	position: absolute;
	left: 0px;
	top: 111px;
}

#content
{
	margin-left: 35px;
	top: 55px;
	position: left;
	margin-right; 8cm;
}

.description { font-family: Georgia, serif; }

#container
{
	background: #FFF;
	margin-left: 72px;
	margin-right: 25px;
	top: 128px;
	border: 1px solid #FFF;
}

#links
{
	width: 170px;
	position: absolute;
	right: 10px;
	top: 128px;
	#9C07A1
}


h1, h2, h3 {
	color: #069;
	font-family: Verdana, sans-serif;
}

.title
{
	font-family: Verdana, sans-serif;
	color: #069;
	font-size: 100%;
	font-weight: normal;
}

.copyline
{
	font-family: Verdana, sans-serif;
	font-size: 80%;
	line-height: 140%;
	padding: 30px;
	margin-top: 350px;
}

p.margin {margin: .5cm 5cm .5cm 2cm}
p.dotted {border-style: dotted; margin: .5cm 5cm .5cm 2cm}
p.dashed {border-style: dashed; margin: .5cm 5cm .5cm 2cm}
p.solid {border-style: solid;  margin: .5cm 5cm .5cm 2cm}
p.double {border-style: double;  margin: .5cm 5cm .5cm 2cm}
p.groove {border-style: groove;  margin: .5cm 5cm .5cm 2cm}
p.ridge {border-style: ridge;  margin: .5cm 5cm .5cm 2cm}
p.inset {border-style: inset;  margin: .5cm 5cm .5cm 2cm}
p.outset {border-style: outset;  margin: .5cm 5cm .5cm 2cm}