body{
	
	background-color:#a11104;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	
	font-family:Trebuchet MS;
	
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

img {
	border:0px;
	}
p,ul,li{
	color:#ffffff;
}
p.source{
	font-size:10pt;
	margin-top:0px;
}
p.justify{
	text-align:justify;
}
p.hidden{
	margin-top:0px;
}
p.center{
	text-align:center;
}

a{
	color:#ffffff;
}
a.cache{
	color:#000000;
	text-decoration:none;
}
a.hidden{
	text-decoration:none;
}

h1{
	color:#ffffff;
	margin-bottom:30px;
}
h2{
	margin-top:50px;
	color:#439e4a;
	text-decoration:underline;
}
h3{
	color:#ffffff;
	margin-bottom:0px;
	text-decoration:underline;
	margin-top:30px;
}
h4{
	color:#ffffff;
}
h3.presentation{
	color:#ffffff;
	margin-bottom:10px;
	text-decoration:underline;
	margin-top:30px;
	margin-top:10px;
}

.underline{
	text-decoration:underline;
}

img.imgPic{
	cursor:pointer;
}
.floatright{
	float:right;
}

.italic{
	font-style:italic;
}
div.center{margin:auto;}



