body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.blue {
font-size: 13px;
color: #3366FF;
font-weight: bold;
}
.red {
color: #CC0000;
}
.15 { font-size: 17px; }
a:link,a:visited {
	color: #3366FF;
	text-decoration: none;
}

a:active,a:hover {
	color: #3366FF;
	text-decoration: underline;
}
a.act:link,a.act:visited  {
	color: #CC0000;
	text-decoration: none;
}
a.act:active,a.act:hover {
	color: #CC0000;
	text-decoration: underline;
}
li {
list-style-image:url(imgs/list.gif);
}
img {
border-color:#FFFFFF; }

.menu {
	color: #83ACFC;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.link {
	color: #3366FF;
}
