body
{
    margin: 0px 0px 0px 0px;
    padding: 0;
    text-align: center;
    font-family: Verdana;
    font-size:small;
}

div#container		
{
    margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
}

a.WhiteLinks 
{
    text-decoration: none;
    color: White;
    font-family: Verdana;
    text-align: center;
    font-size:medium;
}
a.WhiteLinks_small
{
    text-decoration: none;
    color: White;
    font-family: Verdana;
    text-align: center;
    font-size:small;
}
a.WhiteLinks_small2
{
    text-decoration: none;
    color: White;
    font-family: Verdana;
    text-align: center;
    font-size:x-small;
}
a.LoginLink
{
    text-decoration: none;
    color: black;
    font-family: Verdana;
    font-size:x-small;
}
.style1
{
    text-align: center;
    font-size:small;
    color: White;
}
.style1-2
{
    text-align: center;
    font-size:x-small;
    color: White;
}

.style2
{
	font-family: Verdana;
    font-size:small;
    color: black;
}




