body,td,th {
	font-size: 12pt;
}
body {
	background-color: #6ba2d8;
}
.d1 {
	font-size: 12pt;
	line-height: 150%;
}
.d2 {
	font-size: 12pt;
}

.STYLE1 {
	color: #FF0000;
	font-weight: bold;
}
.STYLE2 {color: #FF0000}

a:link, a:visited, a:active
{
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: underline;
}

