html,body
{
        font-family : Arial, Helvetica, sans-serif;
        background-color : White;
	font-size : 14px;
	color : #364a53;
}

td
{
        font-size : 14px;
}

.text{
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	color: #333333;
}
.bigtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #555555;
	font-weight: bold;
}
.title
{
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
	color: #365b72;
	font-weight :bold ;
}
.menu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	color: #942D0C;
	font-style :italic ;
	font-weight : bold;
}

.menu3   
{
        font-family : "Times New Roman", Times, serif;
        font-size : 18px;
        color: #942D0C;
        font-style :italic ;
        font-weight : bold;
}

A.leftmenu
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #942D0C;
	font-style :italic ;
	font-weight : bold;
}

TD.leftmenu
{
        padding-left : 20px;
}

A
{
        font-size : 12px;
        color: #942D0C;
        font-weight : bold;
}

a:link {text-decoration: underline;}
a:visited {text-decoration:underline;}
a:active {text-decoration:underline;}
a:hover {text-decoration: none; }