@CHARSET "UTF-8";
body
{
    font-family: "Microsoft Sans Serif";	
    background:#eeeeee;
}

td
{
	font-size: 14px;
	vertical-align: top;
}

img 
{
    border: 0;
}

p
{
    text-align: justify;
}

a
{
    color:#225599;
    text-decoration: none;
}

a:hover 
{
    color:#000000;
}

h1 {
    font-family: Arial;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
}

.amen
{
	color: Black;
}

.amen:hover
{
	color:#225599;
}

.mnakh
{
    background:#dedede;
    font-family: "Microsoft Sans Serif";
    font-size: 14px;
    border: Solid 1px Black;
	padding: 5px 10px 7px 10px;
}