@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #336799;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 24px
}
a:link {
	color: #003399;
	font-weight: bold;
}

a:visited {
  color: #A00000;
  font-weight: bold;
}

a:hover {
	color: #A00000;
	font-weight: bold;
}

a:active {
	color: #354C56;
	font-weight: bold;
}

a.lside {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}

a.lside:visited {
  color: #EAEBCB;
  font-weight: bold;
  text-decoration: underline;
}

a.lside:hover {
	color: #C0C4DC;
	font-weight: bold;
	text-decoration: underline;
}

a.lside:active {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
