body
{
	font-family: Georgia, Verdana, "Times New Roman";
	font-size:11px;
	font-weight:normal;
	color:#111111;
	margin:1px;
	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:18px;
	font-weight:bold;
	font-style:italic;
}

.H1Normal
{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}

h2
{
	font-family: Georgia, Verdana, "Times New Roman";
	font-size:13px;
	font-weight:normal;
}

h3
{
	font-size:12px;
	font-weight:bold;
}

h4
{
color:#0000FF;
font-size:13px;
font-weight:bold;
font-style:italic;
}

d1
{
margin-bottom:6px;
}

ul
{
	list-style-type:decimal;
	padding-left:20px;
}

ul1
{
	list-style-position:outside;
}

ul2
{
	list-style-position:outside;
	font-family: Georgia, Verdana, "Times New Roman";
	font-size:12px;
	font-weight:normal;	
}

ul3
{
	list-style-position:outside;
	list-style-margin-bottom:12px;
	line-height:14px;
}


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;
}

.style1
{
color: #000000;
}

.style2
{
color:#660000;
}