body {
font: 0.9em verdana, sans-serif;
background: #ffffff;
text-align: left;
padding: 0;
margin: 2em;
}

.nav {
padding: 0;
margin: 0;
list-style: none;
float : left;
width : 18em;
position: absolute;
top: 50px;
left: 51px;
}

p.sty {
background: transparent;
text-align: left;
font-weight: bold;
color: #7C6240;
}


.sty strong {
font-size: 1.2em;
color: blue;
}

p.sty2 {
background: transparent;
text-align: right;
font-weight: bold;
font-size: 1.2em;
color: #7d5cd2;
}

.sty2 strong {
font-size: 1.2em;
color: blue;
}


h2.sty3 {
background: transparent;
text-align: left;
font-weight: bold;
color: red
}

.footer {
	text-align: left;
	color: gray;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.c1 {
width: 350px;
background: #FFFFFF;
text-align: left;
margin: 0 auto;
position: absolute;
left: 350px;
top: 50px;
}
.c2 {
width: 350px;
background: #FFFFFF;
text-align: left;
margin: 0 auto;
position: absolute;
left: 350px;
top: 435px;
}

.c3 {
width: 350px;
background: #FFFFFF;
text-align: center;
margin: 0 auto;
position: absolute;
left: 350px;
top: 550px;
}
