﻿#container {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif; /*font-family:Arial, Helvetica, sans-serif;
	
	font-family:Garamond, Arial, Helvetica, sans-serif;*/;
	font-style: italic;
}
h1 {
	color: #000000;
	font-size: xx-large;
}
h2 {
	color: #000000;
	font-size: x-large;
}
h3 {
	color: #0033CC;
	font-size: large;
	font-family:"Calibri Light";
}
h4 {
	color: #000000;
	font-size: medium;
}
h5 {
	color: #000000;
	font-size: small;
}
h6 {
	color: #000000;
	font-size: x-small;
}
