.title {
	FONT-SIZE: 24px;
	color:#005DA5;
	FONT-FAMILY: Tahoma;
}
.subtitle {
	font-size: 18px;
	color:#FC0;
	FONT-FAMILY: Tahoma;
	text-align: left;
	font-weight: bold;
}
.standardfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
	text-align: left;
}
.date {
	font-family:Tahoma;
	color: #9DB1C4;
	font-size:9;
	text-decoration: none;
	text-align: center;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	background-color: #FFF;
}
.button1:link {
	font-family:Tahoma;
	text-align: center;
	color: #666;
	font-size:12;
	text-decoration: none;
}
.button1:visited {
	text-decoration: none;
	text-align: center;
	font-size:12;
	color: #666;
}
.button1:hover {
	text-decoration: underline;
	font-size:12;
	color:#005DA5;
}
.button1:active {
	text-decoration: none;
	font-size:12;
	color: #5EA5;
	text-align: center;
}
.button2:link {
	font-family:Tahoma;
	text-align: center;
	color: #9DB1C4;
	font-size:9;
	text-decoration: none;
	text-align: center;
}
.button2:visited {
	text-align: center;
	text-decoration: none;
	font-size:9;
	color: #9DB1C4;
}
.button2:hover {
	text-decoration: underline;
	text-align: center;
	font-size:9;
	color:#005DA5;
}
.button2:active {
	text-decoration: none;
	text-align: center;
	font-size:9;
	color: #5EA5;
}
.button3:link {
	font-family:Tahoma;
	text-align: center;
	color: #666;
	font-size:12;
	text-decoration: none;
}
.button3:visited {
	text-align: center;
	text-decoration: none;
	font-size:12;
	color: #FC0;
}
.button3:hover {
	text-decoration: underline;
	text-align: center;
	font-size:12;
	color:#005DA5;
}
.button3:active {
	text-decoration: none;
	text-align: center;
	font-size:12;
	color: #005DA5;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #666;
	background-color: #FFF;
}
