/* Global Styles */



a {

	color: #5B868C;

	font-weight: bold;

}



a:hover {

	color: #B7D6E2;

}



body, h1, h2, h3, h4, h5, ul, li {

	margin: 0;

	padding: 0;

}



body, td, h1, h2, h3, h4, h5{
	color: #544C49;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;

}



h1 	{

	color: #000000;

	font: 2.2em "Times New Roman", Times, serif;

	letter-spacing: .2em;

}



h2 	{

	color: #000000;

	font-size: 1em;

	letter-spacing: .1em;

}



h3 {
	color: #000000;
	letter-spacing: .1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;

}



h4 {

	color: #000000;

	font-weight: bold;

	font-size: 1em;

	letter-spacing: .1em;

}



h5 {

	color: #000000;

	font-size: .8em;

	letter-spacing: .1em;

}



ul {

	list-style: square inside;

}



/* ID Styles */



#dateformat {

	color: #FFFFCC;

	font-size: .65em;

	letter-spacing: .1em;

	vertical-align: middle;

}



#dateformat a {

	color: #FFFFFF;

	font-weight: bold;

}



#dateformat a:hover {

	color: #544C49;

}



#navigation a {

	padding: 8px 6px 8px 24px;

	display: block;

	color: #FFFFFF;

	background: url(button_off.gif) no-repeat 10px 50%;

	font-size: .85em;

	letter-spacing: .1em;

	text-decoration: none;

}



#navigation a:hover {

	background: url(button_on.gif) #5cbc51 no-repeat 10px 50%;

}
