a:link{
	color: #ffdead;
	background: #000000;
	font: 11pt Verdana, Arial,Tahoma, Helvetica, "Lucida Console", sans-serif;
}

a:visited{
	color: #ff99ff;
	background: #000000;
	font: 11pt Verdana, Arial,Tahoma, Helvetica, "Lucida Console", sans-serif;
}

body{
	margin: 5% 2% 2% 5%;
	background: #000000;
	color: #cfbebe;
	font: 11pt/16pt Verdana, Arial,Tahoma, Helvetica, "Lucida Console", sans-serif;
	text-align: justify;
}

h1 {
	color: #ff9c9c;
	background: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
h2 {
	color: #ff9c9c;
	background: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

img { background: #000000; color: #ffffff; }

p{
	color: #ff9c9c;
	background: #000000;
	font-family: Verdana, Arial, Tahoma, Helvetica, "Lucida Console", sans-serif;
	font-size: 11pt;
}
br {
	background: #000000;
	color: #9B8ED4;
	text-align: justify;
}	

