a {
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	font-style: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}

body, table {
	color: #000066;
}

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}

h2 {
	color: #6600FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h3 {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h4 {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

p {
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}

.linkinbody{
	color: #000066;
}