body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.tip 
{
    font-size: 0.85em;   
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #003366
}

a:hover {
	font-weight: bold;
	color: #CCCCCC;
}

h1
{
	font-size: 1.45em;
	font-weight: normal;
	color: #003366;
}

h2
{
	font-size: 1em;
	color: #003366;
}
h3
{
	font-size: 1em;
	color: #003366;
	font-style: italic;
	margin-bottom: 0px;
}
ul {
	margin-left: 15px;
	margin-top: 0px;
}
.BSO
   {
    color: #cc9999;
    font-weight: bold;
}
.Eng
   {
    color: #6699cc;
    font-weight: bold;
}
.TCP
   {
    color: #cccc66;
    font-weight: bold;
}
.PIS
   {
    color: #cc99cc;
    font-weight: bold;
}
.SS
   {
    color: #999966;
    font-weight: bold;
}
.BSO a:link {
	color: #cc9999;
	text-decoration: none;
}
.BSO a:visited {
	color: #cc9999;
	text-decoration: none;
}
.BSO a:hover {
	color: #cc9999;
	text-decoration: none;
}
.Eng a:link {
	color: #6699cc;
	text-decoration: none;
}
.Eng a:visited {
	color: #6699cc;
	text-decoration: none;
}
.Eng a:hover {
	color: #6699cc;
	text-decoration: none;
}
.TCP a:link {
	color: #cccc66;
	text-decoration: none;
}
.TCP a:visited {
	color: #cccc66;
	text-decoration: none;
}
.TCP a:hover {
	color: #cccc66;
	text-decoration: none;
}
.PIS a:link {
	color: #cc99cc;
	text-decoration: none;
}
.PIS a:visited {
	color: #cc99cc;
	text-decoration: none;
}
.PIS a:hover {
	color: #cc99cc;
	text-decoration: none;
}
.SS a:link {
	color: #999966;
	text-decoration: none;
}
.SS a:visited {
	color: #999966;
	text-decoration: none;
}
.SS a:hover {
	color: #999966;
	text-decoration: none;
}
td {
    font-size: 1em;
}

.error 
{
    color: #CC0000;
}