a:link {font-family: Arial; font-size: 12px; color: #009933; text-decoration: none;}
a:visited {font-family: Arial; font-size: 12px; color: #009933; text-decoration: none;}
a:active {font-family: Arial; font-size: 12px; color: #009933; text-decoration: none;}
a:hover {font-family: Arial; font-size: 12px; color: #CC0000; text-decoration: underline;}

a.copy:link {font-family: Arial; font-size: 11px; color: #009933; text-decoration: none;}
a.copy:visited {font-family: Arial; font-size: 11px; color: #009933; text-decoration: none;}
a.copy:active {font-family: Arial; font-size: 11px; color: #009933; text-decoration: none;}
a.copy:hover {font-family: Arial; font-size: 11px; color: #CC0000; text-decoration: underline;}

a.tab:link {font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;}
a.tab:visited {font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;}
a.tab:active {font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none;}
a.tab:hover {font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: underline;}

BODY {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

TD.newsdate {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

TD.copy {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

TD.tab_red {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC66;
	background-color: #CC0000;
}

TD.tab_green {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC66;
	background-color: #009933;
}

TD.error {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
}

TD.msg {
	font-family: Arial;
	font-size: 12px;
	color: #CC0000;
}

TD.border {
	background-color: #000000;
}

INPUT.button {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCFFCC;
	background-color: #009933;
}

INPUT.textfield400 {
	font-family: Arial;
	font-size: 12px;
	width: 400px;
	color: #000000;
	background-color: #CCFFCC;
}

INPUT.textfield150 {
	font-family: Arial;
	font-size: 12px;
	width: 150;
	color: #000000;
	background-color: #CCFFCC;
}

TEXTAREA.textbox400 {
	font-family: Arial;
	font-size: 12px;
	width: 400px;
	color: #000000;
	background-color: #CCFFCC;
}

SELECT.droplist {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #CCFFCC;
}

.size1 {font-size:1px}
.size2 {font-size:2px}
.size3 {font-size:3px}
.size4 {font-size:4px}
.size5 {font-size:5px}
.size6 {font-size:6px}
.size7 {font-size:7px}
.size8 {font-size:8px}
.size9 {font-size:9px}
.size10 {font-size:10px}
.size11 {font-size:11px}
.size12 {font-size:12px}
.size13 {font-size:13px}
.size14 {font-size:14px}
.size15 {font-size:15px}
