@charset "UTF-8";
/* CSS Document */

/*
body
{
width: 850px;
text-align: center;
}
*/

.landing
{
margin-top: 100px;
color: #cccccc;
font-size: 12px;
}

.all
{
text-align: center;
}

.logos
{
text-align: center;
}

img
{
padding: 5px;
border:none;
}

.ralign
{
text-align: right;
}

.lalign
{
text-align: left;
}

.email
{
color: #999933;
}

#table
{

line-height: 17px;
}

a
{
border-style: none;
border-color: none;
}





