/* CSS Document */
body {
background-color: #000000;
}
.Style1 {font-family: "Times New Roman", Times, serif}
.Style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.Style3 a{
	text-decoration: none;
		color: #FFFFFF;
}
#menu {
font-size: 12px;
text-align: center;
}
#menu a{
font-size: 16px;
font-weight: bold;
	color: #fa0808;
}
p {
	color: #FFFFFF;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
P:first-letter {
	font-size: 140%;
	font-weight: bold;
}
h2 {
font-size: 16px;
	color: #FFFFFF;
	margin: 10px auto;
}
img {
	margin: 0;
	padding: 0;
border: 0;
	outline: 0;
}
a img{
	margin: 0;
	padding: 0;
border: 1px #FFFFFF solid;
	outline: 0;
}
.centre {
font-size: 12px;
text-align: center;
	color: #FFFFFF;
}
