.right {
	position: relative;
	left:70px;
	top: -20px;
	z-index: 1;


}
.nudge {
	position: relative;
	left:20px;
	background-color: #000000;

}
body {
	background-color: #cccccc;
	font-family: Verdana, Arial, sans-serif;
	font-size: .8em/1.1em;
	color: #ffce9c;
}
a {
	text-decoration: none;
}
.header{
	font-weight: bold;
	color: #1e90ff;
	font-size: 1 em;
}
.header2{
	font-weight: bold;
	color: #ffce9c;
	font-size: 1 em;
}
.text{
	color: #ffce9c;
	font-weight: normal;
}
.text2{
	font-size: .7em;
}
.text4{
		color: #ffce9c;
	font-size: .7em;
	font-weight: bold;
}
ul.text3{
	font-weight: bolder;
	color: #ffce9c;
	font-size: .7em;
}
.text5{
	font-weight: bolder;
	color: #ffce9c;
	font-size: .8em;
}
.nudgeV {
	position: relative;
	left: 20px;
	top: -40px;
}
.nudgeV2 {
	position: relative;
	left: 40px;
	top: -30px;
}
.text6 {
	color: #663300;
}
