html,body {
	height: 100%;
}

div {
	height: 100%;
}

body {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #3A5A8B;
	background-image:url(images/bac.gif);
}

content {
	font-family: Arial, sans-serif, helvetica;
	font-size:medium;
	color: #000000;
	text-align:left;
}

p {
	font-family: Arial, sans-serif, helvetica;
	font-size:medium;
	color: #000000;
}


h1 {
	font-family: Arial, sans-serif, helvetica;
	font-size: medium;
	font-weight: bold;
	color: #000099;
	text-align: center;
}

a:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: medium;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: medium;
	color: #0033CC;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: medium
	font-weight: normal;
	color: #0066FF;
	text-decoration:underline;
}

.white {
	color: #FFFFFF;
	font-family: Arial, sans-serif, helvetica;
	font-size:smaller;
	font-weight: normal;
}



.smallish {
	font-family: Arial, sans-serif, helvetica;
	font-size: small;
	font-weight: normal;
	color: #000000;
}

a.smallest:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.smallest:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: small;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.smallest:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #216B52;
	text-decoration:underline;
}
	

li {
	font-family: Arial, sans-serif, helvetica;
	font-size: medium;
	color: #000000;
}

.red {
	color: #8C3129;
}


.green {
	color: #003300;
}

a.text:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #193B7F;
	text-decoration: none;
}

a.text:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	color: #193B7F;
	font-weight: normal;
	text-decoration: none;
}

a.text:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #4973C7;
	text-decoration:underline;
}

blockquote {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	color: #000000;
}

.menu1 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #13294E;
}



a.menu2:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #13294E;
	text-decoration: none;
}

a.menu2:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	color: #13294E;
	font-weight: bold;
	text-decoration: none;
}

a.menu2:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #678FDF;
	text-decoration:underline;
}

a.content:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #1E447E;
	text-decoration: none;
	font-style:normal;
}

a.content:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	color: #1E447E;
	font-weight: bold;
	text-decoration: none;
	font-style:normal;
}

a.content:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #678FDF;
	text-decoration:underline;
	font-style:normal;
}

.footer {
	font-family: Arial, sans-serif, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #0D2048;
}




h2 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #13294E;
}

