body{
margin:0px;
}
.redhead {

	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.topLinks {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
}
TD.right
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: white;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #0155AB
}
TD.left
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Tahoma;
    BACKGROUND-COLOR: #e8e8e8
}
TD.Title
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Tahoma
}

A#topLinks {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	text-decoration:none;	
}
A:hover#topLinks {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-indent: 5px;
	text-decoration:underline;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	line-height: 20px;
}
A#header {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	text-decoration:none;	
}
A:hover#header {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-indent: 5px;
	line-height: 20px;
	text-decoration:underline;	
}
.light {
	font-weight: bold;
	font-size: 15px;
	line-height: 21px;
	margin: 10 px;
	height: 30px;
	color: #333333;
	margin-right: 2px;
}
.txt {
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	margin-right: 2px;
}
A#light {
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	margin-right: 2px;
	text-decoration:none;
}
A:hover#light {
	text-decoration:underline;
}
P{
text-align:justify
}
.image{
margin-left:10px;

}.bigRedhead {


	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.lightLow {

	font-weight: bold;
	font-size: 15px;
	margin: 10 px;
	color: #333333;
	margin-right: 2px;
}
.textArea{
width:98%;
background-color:#efefef;
border:1px solid #999999;
direction: rtl;
}