td {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	color: #333333;
}

.standardFont {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	color: #333333;
}

.standardFontBold {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color: #333333;
}

.standardFont10px {
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:normal;
	color: #666666;
}

a.standardLink {
	font-weight: bold;
	font-size: 11px;
	color: #EB00A4;
	text-decoration: none;
}

a.standardLink:hover {
	text-decoration: underline;
}

a.link02 {
	font-weight: normal;
	font-size: 10px;
	color: #1D1E4C;
	text-decoration: none;
}

a.link02:hover {
	text-decoration: underline;
}

a.standardLinkExtern {
	font-weight: normal;
	font-size: 11px;
	color: #D40202;
	text-decoration: none;
}

a.standardLinkExtern:hover {
	text-decoration: underline;
}



.spacer2px {
	font-family: monospace;
	font-size: 2px;
}

.spacer5px {
	font-family: monospace;
	font-size: 5px;
}

.spacer10px {
	font-family: monospace;
	font-size: 10px;
}

.spacer20px {
	font-family: monospace;
	font-size: 20px;
}