/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,255); }
 A:active { font-weight: bold; text-decoration: none; color: rgb(255,255,255);}
 A:link { font-weight: bold;text-decoration: none; color: rgb(255,255,255);}
 A:visited { font-weight: bold;text-decoration: none; color: rgb(255,255,255);}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,255);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,255);}
 A:hover { font-weight: bold;text-decoration: underline; color: rgb(255,255,255);}
 
 table
{
color : #0099FF;
font-size : 10 pt;
/*font-weight : bold;*/
}

 hr
{

    clear : both;
    height : 1.5px;
    color : rgb(255 , 255 , 0);
    background-color : transparent;
}
h5, h6
{
    color : red;
    clear : left;
    font : 100% Verdana , Helvetica , Arial , sans-serif;
    margin : 0;
    padding-top : 0.5em;
}
h1, h2, h3, h4
{
    color : #0099ff;
    text-align : center;
    clear : left;
    font : 100% Trebuchet MS;
    margin : 0;
    padding-top : 0.1 em;
    border-bottom : 2 px solid rgb(72 , 72 , 145);
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
    color : White ! important;
}
h1
{
    font-size : 160%;
    Color : grey;
}
h2
{
    font-size : 150%;
}
h3
{
    font-size : 140%;
}
h4
{
    font-size : 120%;
}
h5
{
    font-size : 140%;
	color : #ff0000;
    
}
h6
{
    font-size : 120%;
}
p.yellowb
{ 
	text-align: center;
	color: rgb(255,255,0);
	font-weight : bold ;
}
p.yellow
{ 
	text-align: left;
	color: rgb(255,255,0);
}
p.bigblueb
{ 
	text-align: center;
	font-weight : bold ;
	font-size: large; 
	color: rgb(0,153,255);
}
p.bigblue
{ 
	text-align: center;
	
	font-size: large; 
	color: rgb(0,153,255);
}
p.bigblueb2
{ 
	text-align: left;
	font-weight : bold ;
	font-size: 16pt; 
	color: rgb(0,153,255);
}
td.bluesmall
{ 
	text-align: center;
	font-weight: bold;
	font-size: 8 pt;
	color: rgb(0,153,255);
}
