.style1 {color: #407D82}
body,td,th {
	font-size: 12px;
	color: #407D82;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #A8C1C8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #407D82;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #407D82;
}
a:hover {
	text-decoration: underline;
	color: #cccccc;
}
a:active {
	text-decoration: none;
	color: #EEF3FB;
}
a.a {
	font-size: 14px;
	color: #DEE2E3;
}
a.a:link {
	text-decoration: none;
	color: #DEE2E3;
}
a.a:visited {
	text-decoration: none;
	color:  #DEE2E3;
}
a.a:hover {
	text-decoration: none;
	color: #DEE2E3;
}
a.a:active {
	text-decoration: none;
	color:#DEE2E3;
}
a.b {
	font-size: 12px;
	color: #BBC7C7;
}
a.b:link {
	text-decoration: none;
	color: #BBC7C7;
}
a.b:visited {
	text-decoration: none;
	color: #BBC7C7;
}
a.b:hover {
    text-decoration: underline;
	color: #BBC7C7;
}
a.b:active {
	text-decoration: none;
	color:#BBC7C7;
}
a.c {
	font-size: 12px;
	color: #E87C3B;
}
a.c:link {
	text-decoration: none;
	color: #E87C3B;
}
a.c:visited {
	text-decoration: none;
	color:  #E87C3B;
}
a.c:hover {
	text-decoration: none;
	color: #E87C3B;
}
a.c:active {
	text-decoration: none;
	color:#E87C3B;
}
.style2 {color: #333333}
.style3 {font-weight: bold}
.style4 {
	color: #555555;
	font-weight: bold;
	font-size: 15px;
}
.style5 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B8B8B8;
}