body
{
	font-family: Georgia, Verdana, "Times New Roman";
	font-size:12px;
	font-weight:normal;
	color:#111111;
	margin:1px;
	background-image:url(images/alelah.gif);
	text-align: justify;	
}

/*Following is required for fixing table fonts in IE5.0*/
table
{
	font-family: Georgia, Verdana, "Times New Roman";
	font-size:12px;
	font-weight:normal;
	color:#111111;
	text-align: justify;	
}

.title
{
	font-family:"Monotype Corsiva", Georgia, Verdana;
	font-size:23px;
	font-weight:bold;
	color:#0099CC;
}
h1
{
	margin-top:10px;
	font-size:19px;
	font-weight:bold;
	font-style:italic;
}
.H1Normal
{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}

h2
{
	font-size:15px;
	font-weight:bold;
}
h3
{
	font-size:11px;
	font-weight:bold;
}

ul
{
	list-style-type:decimal;
	padding-left:20px;
	
}

span h2 
{
	color:#990000;
}

a
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


.FooterText
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99CC00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0099CC;
}

td h3
{
	display:inline;
}

.Highlight
{
	color:#0000FF;
	font-weight:bold;
}
