BODY
{
	background-color: Black;
	text-align:center;
}


p{
font-family:Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ffffff;
width:530px;
text-align: center;
padding:10px;
height: 80px;
background:url(../img/Back.gif);
background-repeat:no-repeat;
vertical-align:middle;
}

a
{
color: #0066FF;
text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


.imgFlag
{
position:relative;
top:-20px;
}
