body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	background-color: #f0f0f0;
	text-align: left;
}


td {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
}


a:link 
{
	color:#99a6b7;
	text-decoration: underline;
}

a:active 
{color:#99a6b7;
 text-decoration: underline;
}

a:visited 
{ color:#99a6b7;
text-decoration: underline;
}

a:hover 
{color:#99a6b7;
text-decoration: underline;
cursor: default;}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #7f8da4;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	margin-top: -28px;
	font-weight: normal;
}

h3 {
	color: #7f8da4;
	font-weight: normal;
	font-size: 11px;
	margin-top: -17px;
}

#twitter {
	width: 500px; margin: 130px auto;
}
