body {
	font-family: Helvetica, arial, sans-serif;
	margin: 10px 10px;
	text-align: center;
}

a, a:link {
	text-decoration: none;
	color: #000090;
	padding: .1em .2em;
}
a:hover {
	text-decoration: underline;
}

.hlp {
	border: #D0D000 1px solid;
	font-size: 12px;
	color:#000000;
	background-color:#FFFFde;
	text-align: left;
	padding: 5px;
}
#title {
	font-size:40px;
	color: #000;
	text-decoration:bold;
}
#subtitle {
	font-size:11px;
	color: #000;
	text-decoration:none;
	border-bottom: solid #000 1px;
	padding: 0 0 10px 0;
}

#subtitle a:hover {
	background: #000;
	color: #fff;
}

#listfield {
	margin: 0px 0px;
	text-align: left;
	font-size: 12px;
}
#listfield a {
	text-decoration: underline;
	font-weight: bold;
	color: #008;
	font-size:14px;
}
#listfield a:link {
	color: #0060dd;
	text-decoration: underline;
}

#listfield a:visited {
	color: #3066c6;
	text-decoration: underline;
}
#listfield a:hover {
	color: #fff;
	text-decoration: none;
	background: #0060dd;
}
#listfield a:active {
	color: #fff;
	text-decoration: none;
	background: #025ac5;
}
#tagfield {
	margin: 10px 25px;
	text-align: left;
	font-size: 12px;
}

#tagfield a {
	text-decoration: underline;
	font-weight: bold;
	color: #008;
	font-size:14px;
}
#tagfield a:link {
	color: #0060dd;
	text-decoration: underline;
}
#tagfield a:visited {
	color: #3066c6;
	text-decoration: underline;
}
#tagfield a:hover {
	color: #fff;
	text-decoration: none;
	background: #0060dd;
}
#tagfield a:active {
	color: #fff;
	text-decoration: none;
	background: #025ac5;
}

#homefield {
	margin: 10px 80px;
	text-align: justify;
}
#navhead {
	font-size:14px;
	color: #000;
	text-decoration:none;
	background: #fff;
}

#navbar {
	font-size:14px;
	color: #000;
	text-decoration:none;
	background: #fff;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 640px;
	height: 400px;
}



#phead {
	font-size: 16px;
	color: #9966FF;
	font-weight:bold;
	border-bottom: solid #000 1px;
	width: 100%;
}

#lt {
	color: #6633cc;
}

#footer {
	font-size:11px;
	color: #000;
	text-align: center;
	border-top: solid #000 1px;
}


a.tw0  {color: #000;}
a.tw1  {color: #000;}
a.tw2  {color: #333;}
a.tw3  {color: #666;}
a.tw4  {color: #999;}
a.tw5  {color: #bbb;}


a.tw0:hover {background: #c2d220;color: #fff;}
a.tw1:hover {background: #c2d220;color: #fff;}
a.tw2:hover {background: #c2d220;color: #fff;}
a.tw3:hover {background: #c2d220;color: #fff;}
a.tw4:hover {background: #c2d220;color: #fff;}
a.tw5:hover {background: #c2d220;color: #fff;}
