@import url(extended.css);

td {  font-family: Verdana, sans-serif; font-size: 11px; color:#666666}
div {  font-family: Verdana, sans-serif; font-size: 11px; color:#666666}
textarea {  font-family: Verdana, sans-serif; font-size: 11px; color:#666666}
input {  font-family: Verdana, sans-serif; font-size: 11px; color:#666666}
ul {  list-style-type: square; list-style-position: outside; font-family: Verdana, sans-serif; font-size: 11px; color:#666666}
ol {  list-style-position: outside; list-style-type: decimal; font-family: Verdana, sans-serif; font-size: 11px; color:#666666}
b { color:#666666 }
.small {  font-size: 9px; color:#666666}
.big {  font-size: 14px; color:#666666}
p { font-family: Verdana, sans-serif; font-size: 11px; color:#666666}
.color1 { background-color: #FFCC00}
.color2 { background-color: #FFF6CF}
.color3 { background-color: #FFFFFF }
strong { color: #666666 }
hr { border: 1px }

.link a:link {
	color: #079C36;
	text-decoration: none;
	font-weight: bold;
}
.link a:visited {
	color: #099938;
	text-decoration: none;
	font-weight: bold;
}
.link a:hover { text-decoration: none}

