body {
    margin: 0;
    font-family:Verdana;
    background-color: white;
    font-size: 10pt;
}

TD 
{
    font-size: 10pt;
}

h1 
{
    color: RGB(20,47,114);
    font-family: VERDANA;
    font-size: 12pt;
    font-weight: Bold;

}

li
{
    margin-bottom: 7px;
}

A {color: RGB(20,47,114);}
A:visited {color: Purple;}

#content A:visited {color: Purple;}


.Highlighted
{
background-color: Yellow;
}

.Bluetext{Color: RGB(20,47,114);}


#Content
{
    font-size: 10pt;
    padding:10px;
    line-height: 1.5em;
}

.NewsHeadline{
    font-size: 10pt;

}

.Testimonials
{
    font-size: 10pt;
    font-style:italic;
}

.HomeLinks
{
    font-size: 10pt;
    font-style:italic;
    text-align: left;
    padding-left: 10px;
}

.Sponsors
{
    text-align: center;
}

.PlayerProfile
{
font-family: Verdana;
}

.PlayerProfileStatsleft{
 	border-left: Solid 1px #CCCCCC;
 	font-size: 9pt;
 	font-weight: normal;
 	padding: 5px;
 	
 }
.PlayerProfileStatsright{
 	font-size: 9pt;
 	padding: 5px;
 }











