body
{
	margin:0;
	background-color: #FFFFFF;
	background-image: url(images/Background.jpg);
	background-repeat: repeat;
}

div,td,p
{
	font-family:arial,tahoma,georgia,verdana;
	line-height:12pt;
	color:#C13A6D;
	font-weight:bold;
	font-size:9pt;
	text-align: center;
}





a:link,a:visited,a:active
{text-decoration:none;
font-weight:bold;
font-size:9pt;
color:#208C8D;}

a:hover
{text-decoration:none;
font-weight:bold;
font-size:9pt;
color:#208C8D;}





a.copyright:link
{text-decoration:none;
text-transform:uppercase;
font-weight:bold;
font-size:7pt;
color:#F670A5;}

a.copyright:active
{text-decoration:none;
text-transform:uppercase;
font-weight:bold;
font-size:7pt;
color:#F670A5;}

a.copyright:visited
{text-decoration:none;
text-transform:uppercase;
font-weight:bold;
font-size:7pt;
color:#F670A5;}

a.copyright:hover
{text-decoration:none;
text-transform:uppercase;
font-weight:bold;
font-size:7pt;
color:#F670A5;}



.title
{
font-weight:bold;
color:#37ACB3;
font-size:9pt;
text-align:center;
vertical-align:top;
line-height:12pt;
}

.copyright
{align:center;text-align:center;font-color:#FAACCA;}

.content
{background:#FBE0EB;width:480px;align:center;text-align:center;padding:10px; border:1pt solid #FFFFFF;}

