a:link,a:active,a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	color: #0066CC;
	text-decoration: underline;
}
a:link.menu,a:active.menu,a:visited.menu
{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.menu
{
	color: #FFFFFF;
	text-decoration: underline;
}
body
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #676767;
	overflow-y: scroll;
}
td,pre
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #676767;
}
td.menu
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #BBBBBB;
}
.text1
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #0066CC;
}
.text2
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #0066CC;
}
.text3
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	color: #0066CC;
}
.text4
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #333333;
}
.text5
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #006600;
}
.text6
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #CC0000;
}
.text7
{
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF6600;
}