﻿body 
    { 
    margin: 0;
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    }
    
h1
    {
    font-family: Times New Roman;
    font-size: 28px;
    font-weight: bold;
    color: #2C3795;
    text-align: center;
    }

h2
    {
    font-family: Times New Roman;
    font-size: 22px;
    font-weight: bold;
    color: #2C3795;
    text-align: center;
    margin-top:5px;
    margin-bottom:1px;
    text-decoration:underline;
    }

h3
    {
    font-family: Times New Roman;
    font-size: 18px;
    font-weight: bold;
    color: #2C3795;
    margin-top:5px;
    margin-bottom:1px;
    text-decoration:underline;
    }

td
    {
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    }
    
.header
    {
    font-family: Times New Roman;
    font-size: 35px;
    font-weight: bold;
    color: #2C3795;
    }
    
.header2
    {
    font-family: Times New Roman;
    font-style: italic;
    font-weight: bold;
    font-size: 15px;
    color: Black;
    }
    
.sidelinks
    {
    font-family: Verdana;
    font-size: 15px;
    border: 2px solid #2563a4
    }

.reputation
    {
    text-align: center;
    font-family: Rage Italic;
    font-style: ;
    text-decoration: underline;
    font-size: 26px;
    }
    
.container
    {
    border: 2px solid #2563a4;
    }

.containerbody
    {
    border: 2px solid #2563a4;
    }
    
.containerbody td
    {
    font-family: Verdana;
    font-size: 12px;
    color: Black;
    }
    
.imgtitle
    {
    font-family: Verdana;
    font-size: 12px;
    color: #2C3795;
    font-weight: bold;
    }
    
 .error
	{
		color:Red;
		font-weight:bold;
	}
	
.counter
    { 
    background-color:Black;
    }
    
.counter td
    {
    font-family: Verdana;
    font-size: 12px;
    color: yellow;
    font-weight: bold;
    }
   	