/*
Public Address Stylesheet v1.0
Target: Screen, Printer
Author: Matthew Buchanan

updated by Tom Atkinson 2006

*/

body {
	margin: 0;
	padding: 0px;
	font: normal 12px  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
	letter-spacing:1px;
}
td, th {
	margin: 0;
	padding: 0px;
	color: #222222;
	letter-spacing:1px;
}
input, textarea, select {
	font: normal 11px Verdana, sans-serif;
}
h1, h2 {
	margin: 15px 0;
}

h3, h4, h5, h6, p {
	margin: 0 0 5px 0;
	}

blockquote {
	margin: 15px 0 5px 0;
	}

em, cite {
	font-style: normal;
	}


table, th, td {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border: 0px solid; /*1px solid #666666;*/
}


td {
	padding: 0px;
	}

A {
	TEXT-DECORATION: none
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A:link {
	COLOR: #555; BORDER-BOTTOM: #555 1px solid
}
A:visited {
	COLOR: #555;
	/*BORDER-BOTTOM: #555 1px solid
	BACKGROUND-COLOR: #f4f2e4*/
}
HTML BODY A:hover {
	COLOR: #000044;
	/*BORDER-BOTTOM: #9a8e51 1px solid;*/
	BACKGROUND-COLOR: #f4f2e4
}

A.footer {
	text-decoration: none;
	font-size: 12px;
	margin: 4px;
}
A.footer IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
A.footer:link {
	COLOR: #555; BORDER-BOTTOM: #555 1px solid
}
A.footer:visited {
	COLOR: #555;
	/*BORDER-BOTTOM: #555 1px solid
	BACKGROUND-COLOR: #f4f2e4*/
}
.footer {
	font-size:12px;
	color: #aaaaaa;
}
HTML BODY A.footer:hover {
	COLOR: #000044;
	/*BORDER-BOTTOM: #9a8e51 1px solid;*/
	BACKGROUND-COLOR: #f4f2e4;
	text-decoration: underline;
}




h1, h2, h3 {
	font: bold Georgia, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color:#444444;
	BORDER-RIGHT: #b2b2b2 0px dashed;
	PADDING-RIGHT: 0px; 
	BORDER-TOP: #b2b2b2 1px dashed; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #EEEBD4; /* f8f7ef */
	PADDING-BOTTOM: 0.5em; 
	MARGIN: 0.25em 0px 0.5em; 
	FONT: 1em Georgia, serif; 
	BORDER-LEFT: #b2b2b2 0px dashed; 
	PADDING-TOP: 0.75em; 
	BORDER-BOTTOM: #b2b2b2 1px dashed; 
	TEXT-ALIGN: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color:#444444;
	BORDER-RIGHT: #b2b2b2 0px dashed; PADDING-RIGHT: 0px; BORDER-TOP: #b2b2b2 1px dashed; PADDING-LEFT: 0px; BACKGROUND: #f8f7ef; PADDING-BOTTOM: 0.5em; MARGIN: 0.25em 0px 0.5em; FONT: 1em Georgia, serif; BORDER-LEFT: #b2b2b2 0px dashed; PADDING-TOP: 0.75em; BORDER-BOTTOM: #b2b2b2 1px dashed; TEXT-ALIGN: center

}
P {
	font-size: 12px;
}
input, textarea, select {
	font: normal 11px Verdana, sans-serif;
	}
	
*/
