td
{
    font-size: 11px;
    color: black;
    line-height: 1.5;
    font-family: Tahoma;
    text-align: justify;
}

a            { font-family: Tahoma; font-size: 12px; color:#5AA3A6; text-decoration:none }
a:hover
{
	font-size: 12px;
	color: #5AA3A6;
	font-family: Tahoma;
	text-decoration: none;
}

h1           { font-family: Simplified Arabic; font-size: 12pt; color: #000080; font-weight: bold }

h2
{
    font-family: Tahoma;
    font-size: 12px;
    color: darkgoldenrod;
    font-weight: bold;
}

h3           { font-family: Tahoma; font-size: 12px; color: #808080; text-decoration:underline }


bulled_list_level_1
{
    font-weight: bold;
    font-size: 11px;
    color: darkgoldenrod;
    font-family: tahoma;
}