a:link {
	font-family: ;
	font-size: ;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:visited {

	font-family: ;
	font-size: ;
	text-decoration: none;
	color: #0066cc;
}

a:hover {

	font-family: ;
	font-size: ;
	color: #0066cc;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
}


body {
	background-repeat: repeat-x;
	background-color: #DBE0E6;
	background-image: url(../_img/bg.jpg);
	margin: 14px 0px 0px;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	width: 500px;
	text-indent: 5px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: center;
	text-align: center;
	color: #999999;
	vertical-align: baseline;
}
.footer a:link {
	color: 0066cc;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #879dbb;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #879dbb;
	font-weight: bold;
	text-indent: 5px;
	white-space: pre;
}
