body
{
    background-color: gray;
    color:black;
}

line { 
	color: #000000;
	 line-height: 1px; }

body
{
    font-family: "Times New Roman" , Times, serif;
    font-size: 13px;
    font-weight:500;
    color: gray;
}
a:active {
	color: #990000;
	
}
a:hover
{
    color: #999999;
    text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration:none;
}
a:link {
	color: #990000;
	text-decoration:none;
}
a:hover {
	color: #999999;
}
.borderbottom {
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	
}


.bordertop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
		
	
}
.border {
	border-top-width: 1px;
	border-bottom-width:1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color:Black
	
}

.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}	

.borderRightRed {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: red;
}	
	
.wordpage{

    font-size:14px
}
    
.word{
  font-size : 20px;
  letter-spacing: 1mm;
  font-weight :400
}

.word2
{
    font-weight: lighter;
    color:black
}

.word3{
  font-size : 14px;
  letter-spacing: 1px;
}

.square
{
    list-style-type: square
    
    }
    
 .Fletter { 

color: black;
font-size:xx-large
}
#eaLogo {
	height: 100px;
	width: 800px;
}
