
html,body {
	height: 100%;
}

div {
	height: 100%;
}

body {
	background-image:url(images/whitefabric.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #13294E;
}

blockquote {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}

.menu1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #13294E;
}

a.menu1:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2652A2;
	text-decoration: none;
}

a.menu1:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #2652A2;
	font-weight: bold;
	text-decoration: none;
}

a.menu1:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #678FDF;
	text-decoration:underline;
}

a.menu2:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #13294E;
	text-decoration: none;
}

a.menu2:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #13294E;
	font-weight: bold;
	text-decoration: none;
}

a.menu2:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #678FDF;
	text-decoration:underline;
}

a.content:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1E447E;
	text-decoration: none;
	font-style:normal;
}

a.content:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #1E447E;
	font-weight: bold;
	text-decoration: none;
	font-style:normal;
}

a.content:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #678FDF;
	text-decoration:underline;
	font-style:normal;
}

.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D2048;
}

.smallish {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.smallest {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

a.smallest:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #13294E;
	text-decoration: none;
}

a.smallest:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #13294E;
	font-weight: normal;
	text-decoration: none;
}

a.smallest:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #678FDF;
	text-decoration:underline;
}


a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #193B7F;
	text-decoration: none;
}

a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #193B7F;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4973C7;
	text-decoration:underline;
}

h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #13294E;
}

h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #13294E;
}

li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #13294E;
}

li.ind {
	margin-left: 180px;
}



