BODY
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
}
BIG
{
	font-family:Arial;
	font-size:20;
	font-style:normal;
	font-weight:normal;
    color:#203e5f;
}
BIG2
{
	font-family:Arial;
	font-size:16;
	font-style:normal;
	font-weight:bold;
    color:white;
}
STRONG
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:bold;
}
strongs
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:bold;
}

FONT
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:#203e5F;
}
FONTw
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:white;
}

FONTx
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:bold;
	color:white;
}

FONTy
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:yellow;
}
FONTg
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:#008000;
}
FONTl
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:#bebebe;
}
A
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:#203e5f;
	text-decoration:none;
	
}
A:hover
{
	font-family:Arial;
	font-size:16;
	font-style:normal;
	font-weight:normal;
	color:Red;

	padding:16px 0px; 

}
A.style2
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
        color:white;
        
}
A:hover.style2
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:Red;
}
A.style3
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
        color:white;
        
}
A:hover.style3
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:Red;
}

A.style4
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
        color:Yellow;
        
}
A:hover.style4
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:Red;
}
A.style5
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:bold;
	color:#203e5f;
        
}
A:hover.style5
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	color:Red;
}
A.style6
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:bold;
	color:#808080;
        
}
A:hover.style6
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	color:Red;
}

A.style7
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	font-weight:normal;
	color:#bebebe;
        
}
A:hover.style7
{
	font-family:Arial;
	font-size:14;
	font-style:normal;
	color:Red;
}
div
{
border:1px solid #a1a1a1;
padding:14px 0px; 
background:White;
width:86%;
border-radius:5px;
}
.2
{
border:2px solid #a1B1a1;
padding:0px 0px; 
background:White;
width:100%;
border-radius:2px;
}