A:link {
	color: 			navy;
	text-decoration : 	none;
}

A:visited {
	color: 			navy;
	text-decoration : 	none;
}

A:hover {
	color: 			navy;
	text-decoration: 	underline;
}

body {
	font-family:	arial;
	font-size:	10pt;
	margin-bottom:	5px;
	margin-left:	3px;
	margin-right:	3px;
	margin-top:	7px;
}

table {
	border-spacing:	0px;
	padding:	0px;
}

.hd1 {
	font-family:	comic sans ms, arial;
	font-size:	28pt;
	font-weight:	bold;
}

.hd2 {
	font-family:	arial;
	font-size:	9pt;
	font-weight:	normal;
}

.hd3 {
	font-family:	arial;
	font-size:	8pt;
	font-style:	normal;
	font-weight:	normal;
}

.bd1 {
	color:		#444444;
	font-family:	arial;
	font-size:	12pt;
	font-style:	italic;
	font-weight:	bold;
}

.bd2 {
	font-family:	arial;
	font-size:	9pt;
	font-style:	normal;
	font-weight:	bold;
}

.itm {
	color:		navy;
	font-family:	arial;
	font-size:	8pt;
	font-style:	normal;
	font-weight:	normal;
}

.by {
	font-family:	arial;
	font-size:	8pt;
	font-style:	italic;
	font-weight:	normal;
	text-align:	right;
}

.main1 {
	font-family:	arial;
	font-size:	19pt;
	font-style:	italic;
	font-weight:	bold;
	text-align:	center;
}

.main2 {
	color:		navy;
	font-family:	comic sans ms, arial;
	font-size:	23pt;
	font-weight:	bold;
	text-align:	center;
}

.main3 {
	color:		navy;
	font-family:	arial;
	font-size:	13pt;
	font-style:	italic;
	font-weight:	bold;
	text-align:	center;
}

.main4 {
	color:		#666666;
	font-family:	arial;
	font-size:	9pt;
	font-style:	normal;
	font-weight:	normal;
	text-align:	center;
}

.copyright {
	color:		#555555;
	font-family:	arial;
	font-size:	8pt;
	font-style:	normal;
	font-weight:	normal;
	text-align:	left;
}

.copyright2 {
	font-family:	arial;
	font-size:	9pt;
	font-style:	normal;
	font-weight:	normal;
}

