BODY{
font: 10pt Arial;
background-image: url(images/background.png);
background-repeat: repeat-y;
background-color: #EFF2F8;
color: #465680;
line-height: 9pt;
}
 
u {
color: #6494EC;
 
}
b{
color: #7E9BD1;
}
i{
color: #4982E9;
}
a:link,a:visited,a:active
{
color: #4D75BF;
font-weight: none;
text-decoration:none;
}
 
a:hover
{
font-weight: none;
color:#4D75BF;
text-decoration:underline;
}
 
a img {
background-color: ffffff;
margin-top:4px;
padding: 3px;
border: 1px solid #DFDFDF;
margin-left:4px;

}
 
a img:hover {
background-color: ffffff;
margin-top:4px;
padding: 3px;
border: 1px solid #9FBCF2;
margin-left:4px;
}

h1 {
color: #7E9BD1;
font-family: georgia;
font-size: 12px;
border-bottom: 1px dashed #C1CFE8; 
font-style: italic;
padding-bottom: 4px;
margin-bottom: -2px;
}

.sidebar {
background: #C1CFE8;
padding: 6px;
width:277px;
text-align:;
-moz-border-radius:  7px; 
-webkit-border-radius: 7px; 
border-radius: 7px;
}

.news {
background: #C1CFE8;
padding: 6px;
width: 530px;
text-align:center;
-moz-border-radius:  7px; 
-webkit-border-radius: 7px; 
border-radius: 7px;
}


.title {
background: #B9C9E6;
font-family: Arial;
font-size: 24px;
letter-spacing: -2px;
color: #ffffff;
padding: 6px;
width: 530px;
height: 10px;
margin-bottom: 3px;
text-align:center;
-moz-border-radius:  9px; 
-webkit-border-radius: 9px; 
border-radius: 9px;
}

.stats {
background: #B9C9E6;
font-family: Arial;
font-size: 13px;
font-weight: bold;
letter-spacing: -1px;
color: #ffffff;
padding: 6px;
width: 530px;
height: 7px;
margin-top: 3px;
text-align:center;
-moz-border-radius:  9px; 
-webkit-border-radius: 9px; 
border-radius: 9px;
}


blockquote{
border-left:6px solid #93AAD1;
padding:5px;
text-align:justify;
background-color:#B1C4E3;
}









