body	{
	margin: 0px;
	background-color: #C3D2E7;
}

body,p,td	{
	font-family: arial, helvetica, sans serif;
	font-size: 8pt;
}
th	{
	font-family: arial, helvetica, sans serif;
	font-size: 8pt; font-weight: bold;
}

.maintitle	{font-size: 14pt; font-weight: bold;}
.submaintitle	{font-size: 12pt; font-weight: normal;}
.content  {font-size: 10pt; font-weight: normal;}

p	{text-align: center;}
p.content	{text-align: justify;}

a:link	{text-decoration: none; color: blue;}
a:visited	{text-decoration: none; color: blue;}
a:active	{text-decoration: none; color: blue;}
a:hover	{text-decoration: underline; color: red;}