.style1 {
	font-size: 14px;
	margin-left:10px;
}
.style2 {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.style5 {
	color: #FF0000;
	font-weight: bold; 
}
.style7 {
	font-size: 14px;
	color: #FF0000; 
}
.style3 {
	font-size: 12px
}
.h1	{
	font-size:16pt;
	margin-top:15px;
	font-weight: bold;
	color:#990000;
}
.h2	{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:2px;
}
.h3	{
	color: #CC0033;
	font-size: 14px;
	font-weight: bold;
	margin-top:7px;
}
.h4	{
	color: #990000;
	font-size: 12px;
	font-weight: bold;
	margin-left:15px;
	margin-top:7px;

}
#in:link { 
	color:#563108; 
	text-decoration:none;
} 
#in:visited {
	 color:#563108;
	 text-decoration:none;
}
#in:hover { 
	color:#563108; 
	text-decoration:underline;
}
#in:active { 
	color:#563108; 
	text-decoration:none;
}

