BODY {
font-size: 80%;
}


p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: 400;
	color: #003366;
	margin-bottom: 0px;
	margin-top: 0px;
}

p a:link {
	color: #006633;
	font-weight: bold;
}
p a:visited {
	color: #006633;
	font-weight: bold;
}
p a:hover {
	text-decoration: underline;
	color: #006633;
	font-weight: bold;

}
p a:active {
	color: #006633;
	font-weight: bold;
}

.textBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #003366;
	border: 1px solid #000000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	background-color: #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #990066;
	margin-bottom: 0px;

}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: 600;
	color: #003366;
	margin-bottom: 0px;
	}
	
h2 a:link {
	color: #003366;
	font-weight: 600;
}
h2 a:visited {
	color: #003366;
	font-weight: 600;
}
h2 a:hover {
	text-decoration: underline;
	color: #003366;
	font-weight: 600;
}
h2 a:active {
	color: #003366;
	font-weight: 600;

	}	
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

h3 a:link {
	color: #000066;
	font-weight: bold;
}
h3 a:visited {
	color: #000066;
	font-weight: bold;
}
h3 a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;

}
h3 a:active {
	color: #000066;
	font-weight: bold;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #000066;
	margin: 0px;
	padding: 0px;
}

h4 a:link {
	color: #000066;
	font-weight: bold;
}
h4 a:visited {
	color: #000066;
	font-weight: bold;
}
h4 a:hover {
	text-decoration: underline;
	color: #000066;
	font-weight: bold;

}
h4 a:active {
	color: #000066;
	font-weight: bold;
}
.picBorder {
	border: 1px solid #003366;
}
