
body {


background: white
}

img {border: 0}


p {font-family: monaco,helvetica,serif;
	font-size: 12px;
	color: #e9b0a3;
}

p2 {font-family: monaco,helvetica,serif;
	font-size: 30px;
	color: #e9b0a3;
}
p3 {font-family: monaco,helvetica,serif;
	font-size: 22px;
	color: #e9b0a3;
}
}
p4 {font-family: monaco,helvetica,serif;
	font-size: 10px;
	color: #000000;
}


p5 {font-family: monaco,helvetica,serif;
	font-size: 8px;
	color: #e9b0a3;
}

home{position:fixed;
	right:15px;
	bottom:15px;
}

corner {

position:absolute;

right:5px;

bottom:5px
}

td.top {
      vertical-align: top;
}

a:link {color: #e9b0a3; text-decoration: none}
a:visited {color: #e9b0a3; text-decoration: none}
a:hover {color: #e9b0a3}


