body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #020544;
}
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 15px 0px 5px 0px;
}
a:link {
	color: #06066F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06066F;
}
a:hover {
	color: #990000;
	font-style: italic;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0A0C73;
}

.xbig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #080880;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0B0879;
}

.box1 {
	padding: 10px;
	border: 3px solid #CCCCCC;
	width: 625px;
	margin: 10px;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
.copyright {
	color: #666666
}
