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

body {
  font-family: Trebuchet MS, Tahoma Small Cap, Arial, serif;
  font-size: 76%;
  line-height: 1.5em;
  height: 100.5%;
  }
  
  body {
  font-family: Trebuchet MS, Tahoma Small Cap, Arial, serif;
  font-size: 14px;
  line-height: 1.5em;
  height: 100.5%;
  }

a:link {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333399;
}
a:visited {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #455D61;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	color: #333399;
	background-color: #CDE0E5;
}
a:active {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333399;
}
blockquote {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

li {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
ul {
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

