body {
		background : #ffffff;
		font-family : wingdings,"Trebuchet MS",Arial,Georgia,Times,Verdana,Lucida,sans-serif;
	}

	body,tr,td,p,li {
		background-color: white;
		font-size: 98%;
	}

	a {
		color: darkblue;
		font-weight : bold;
		text-decoration  underline:;
	}

	a:hover {
		color: #0f25ff;
		text-decoration : underline;
	}

	tr.titleBarTop {
		background-color: #a5a5a5;
		color: white;
	}

	tr.tableBody1 {
		background-color: #cccccc;
	}

	tr.tableBody2 {
	}

	td.tableOutline1 {
		background-color: #e6e6e6;
	}

	td.tableOutline2 {
	}

	td.tableHead1 {
	}

	tr.tableHead2 {
	}

	td.footerOutline {
		background-color: #e6e6e6;
	}

	tr.footerBody {
		background : #ffffff;
	}

	.title {
		font-size : 200%;
		color : #ffffff;
		font-weight : bold;
	}

	.heading {
		font-size : 120%;
		font-weight : bold;
	}
	#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	background: #000066;
	border-left: 1px solid #999;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#navigation a {
	color: #e1f0f0;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	}
	
#navigation a:hover {
	color: #ff9900;
	}
	
#navigation #currentpage a {
	background: #fff;
	color: #333;
	}
p {

width: 80%;

}

li {

list-style-type: none;

line-height: 150%;

list-style-image: url(../images/arrowSmall.gif);

}

h1 {

font-family: Arial,Georgia, "Times New Roman", Times, serif;

font-size: 18px;

font-weight: bold;

color: #000000;

}

h2 {

font-family: Arial,Georgia, "Times New Roman", Times, serif;

font-size: 16px;

font-weight: bold;

color: #000000;

border-bottom: 1px solid #C6EC8C;

}
h3 {

font-family: Arial,Georgia, "Times New Roman", Times, serif;

font-size: 14px;

font-weight: bold;

color: #000000;

border-bottom: 1px solid #C6EC8C;

}

 

