body,td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
.small { 	font-size: 9pt; }
.medium { 	font-size: 12pt; }
.big { 	font-size: 16pt; }
.expanded { 	font-size: 12px; 	line-height: 24px; 	letter-spacing: 2px; }
.justified { 	text-align: justify; }
.footer { font-family: "Times New Roman", Times, serif; font-size: 9px; color: #999999; }
.box1 { padding: 3px;
	font-weight: bold;
	color: #000099;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid #000066;
	color: #CC6600;
}
a {
	font-weight: bold;
	color: #330066;
	text-decoration: none;
}
a:hover {	
	text-decoration: underline
	}
a:visited { color: red }h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000066;
}
