body{
	margin:0px;
}
#foot{
		width:760px;
		text-align:right;
		padding:5px;
		background-color:#DDD;
		font-size:80%;
		}
h1{
	font-size:160%;
	background-color:#D6EBF5;
	padding:5px;
	border-left:#2B73BD solid 5px;
	}

h2{
	color:#2B73BD;
	font-size:140%;
	border-bottom:#2B73BD dotted 1px;
	}

h3{
	background-color:#E8E5C3;
	font-size:120%;
	padding:3px;
	padding-left:7px;
	}

h4{
	color:#2B73BD;
	border-bottom:#2B73BD dotted 1px;
	border-left:#2B73BD solid 4px;
	padding-left:5px;
	margin-bottom: 10px;
	}
	
h5 {
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	margin-bottom: 5px;
	margin-top: 0px;
}
.txtsmall{
	font-size:75%;
	}
.txtcap{
	font-size:80%;
	}
#menu a{
	color:#FFFFFF;
	text-decoration: none;
}
.largetxt {
	font-size: 160%;
	font-weight: bold;
}
.largetxt2 {
	font-size: 120%;
	font-weight: bold;
}
