body
{
    background-color:#9c9c9c;
    font-family:arial;
    background-image:url(../images/grad_silver_2.gif);
    background-repeat:repeat-x;
    margin:50px;
}

a
{
    color:#333333;
    text-decoration:none;
}
a:hover
{
    color:#3366FF;
    text-decoration:none;
}

h2
{
	text-align:right;
}

h3
{
	text-align:right;
}

.center
{
	text-align:center;
}

p
{
	
}



#footer
{
	font-family:arial;
	font-size:11px;
	color:#333333;
	text-align:center;
}

.left
{
	text-align:left;
}