.footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCFF
}
a {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #333366
}
H2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000
}
H3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000
}
a:visited {
	color: #666666
}
a:hover {
	color: #666699
}
.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
.smalltext {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}
strong {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
li {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	color: #000000
}
.border {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.border2 {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.border3 {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
input, textarea, select {
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border-color: #333333;
}
