div
	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
#text1	
{
	font-size:10pt;
	background-color : #d7d7d7;
	border-top : 3px solid #c1c1c1;
	border-left : 4px solid #c1c1c1;
	border-right : 4px solid #efefef;
	border-bottom : 3px solid #efefef;
	line-height : 20px;
}
#text2
{
	font-size:10pt;
}
#text3
{
	font-size:10pt;
}
#text3b
{
	font-size:8pt;
}
#text3a
{
	font-size:10pt;
	color:#0033cc;
}
#text4
{
	font-size:10pt;
	line-height : 20px;
}
#text5
{
	font-size:11pt;
	color:#cc6600;
	font-weight : bold;
}
#text6
{
	font-size:10pt;
	color:#ff0000;
	font-weight : bold;
}
#text7
{
	font-size:13pt;
}
h1
{
	font-family: "Times New Roman", Times, serif;
	font-size:20pt;
}
h2
{
	font-family: "Times New Roman", Times, serif;
	font-size:16pt;
	text-decoration: underline;
}
h3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-style : italic;
}

A:link{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#990033;
	text-decoration:none;
	font-size:10pt;
}
A:visited{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#990033;
	text-decoration:none;
	font-size:10pt;
}
A:active{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#990033;
	text-decoration:none;
	font-size:10pt;
}
A:hover{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#ff0000;
	text-decoration:none;
	font-size:10pt;
}