.style3 {
	color: #FF0000;
	font-weight: bold;
}

</style>


.style2 {color: #2D669F}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {color: #2D669F}
a:link {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
tr {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
}
.greenlink {
	color: #4c830b;
	font-size: 12px;
}
.greenlink A:link {
	color: #4c830b;
	font-size: 12px;
	text-decoration: none;
}
.greenlink A:visited {
	font-size: 12px;
	color: #4c830b;
	text-decoration: none;
}
.greenlink A:hover{
	font-size: 12px;
	color: #67AE0F;
	text-decoration: underline;
}
.box {
	background-color: #f1f6fb;
	border: 1px solid #b2cdec;
}
