table {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

.class1 a:link {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	font-weight: normal
}
.class1 a:visited {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.class1 a:hover {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.class1 a:active {
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
}

.class2 a:link {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0066FF;
	font-weight: normal
}
.class2 a:visited {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
.class2 a:hover {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF3300;
}
.class2 a:active {
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
}

.class3 a:link {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	font-weight: normal
}
.class3 a:visited {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.class3 a:hover {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.class3 a:active {
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
}

.dropstyle {
	font-family : "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
}


h1 {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}
h2 {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	white-space: normal;
	text-indent: 0px;
	margin-bottom: -5px;
	margin-top: 20px;
}

h3 {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	white-space: normal;
	text-indent: 0px;
	margin-bottom: -5px;
	margin-top: 20px;
}

body {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
.imageborder {
	padding: 3px;
	border: thin solid #CCC;
}

