/* 11 JULY    28 26 23 JUNE 2007     Styles for ADFAC */

body, html{
	color : #000;              /* pale blue */
	font-size : 100%;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 15;
	background-color: #FFF;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}



.ruler1 {                      /* blue ruler */
	height:2px;
	width:400px;
	color:#FFF;
	background:#fff;
}

.ruler2 {                       /* red ruler */
height: 2px;
width: 400px;
color: #f00;
background:#fff;
}

.copyright {                   /* very small */
	font-size: 60%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #002080;
	background: transparent;
	text-align: center;
}


a:link {
	font-size: medium;
	color: #036;



	border-color:#FFF
	background: transparent;
	text-decoration: none;
	font-style: normal;
}





h1 {                   /* heading at pagetop */
	font-size: 150%;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: left;
	background: #ffffff;
}

h2 {                           /* subheading */
	font-size: 100%;
	color: black;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}

h3 {                       /* sub-subheading */
	font-size: small;
	color: #213C78;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	background: transparent;
	font-style: italic;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.special {
	border: medium solid #FFF;
	padding: 20;
}
.photoborder {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
hfn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	color: #000;
	background-color: #CCF;
	font-weight: bold;
}
.fnheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #000;
	background-color: #CCF;
}
.logoborder {
	margin: 5px;
	border: medium solid #FFF;
}
.calendar {
	background-color: #FFF;
	text-align: center;
}
.calendar .calendar em {
	font-family: Comic Sans MS, cursive;
	font-size: medium;
	text-align: center;
}
.calendartext {
	font-family: "Cooper Black";
	font-size: medium;
	color: #000;
	font-weight: lighter;
	font-variant: normal;
}
.calendartextsmall {
	font-family: "Cooper Black";
	font-size: large;
	font-style: italic;
}

