@import url(extended.css);

td {  font-family: Geneva, arial, sans-serif; font-size: 11px}
div {  font-family:  Geneva, arial, sans-serif; font-size: 11px}
textarea {  font-family:  Geneva, arial, sans-serif; font-size: 11px}
input {  font-family:  Geneva, arial, sans-serif; font-size: 11px; }
ul {  list-style-type: square; list-style-position: outside; font-family:  Geneva, arial, sans-serif; font-size: 11px}
ol {  list-style-position: outside; list-style-type: decimal; font-family:  Geneva, arial, sans-serif;font-size: 11px}
b {  color: #666666}
.small {  font-size: 10px}
.big {  font-size: 15px}
p { font-family: Geneva, arial, sans-serif; font-size: 11px }
.color1 { background-color: #FFB482 }
.color2 { background-color: #ffdfc9}
.color3 { background-color: #FF6600 }
strong { color: #666666}
hr { border: 1px }

.link a:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.link a:visited {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
.link a:hover {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.inwarelink {
	color: #cccccc;
	font-weight: normal;
}