
BODY {
	margin-top: 10px;
	margin-left: 60px;
	margin-right: 10px;
	margin-bottom: 10px;

	font-family: arial;
	font-size: 80%;
	color: black;
	background-color: #FFFFFF;
}

	A.atable:link 	{text-decoration: none; color: #DDDD00}
	A.atable:visited{text-decoration: none; color: #DDDD00}
	A.atable:active	{text-decoration: none; color: #FFFFFF}
	A.atable:hover	{text-decoration: underline; color: #FFFF00}

    A:link		{text-decoration: none; color: #00AA00}
    A:visited	{text-decoration: none; color: #007700}
    A:active	{text-decoration: none; color: #FFFF00}
    A:hover		{text-decoration: underline; color: #66FF00}


p.small {
	color: black;
	font-family: arial;
	font-size: 80%;
}

p {
	color: black;
	font-family: arial;
	font-size: 100%;
}


h1 {
	text-align: center;
	font-size: 40px;
	color: #000099;
}

h2 {
	text-align: center;
	font-size: 30px;
	color: #000099;
}

h3 {
	text-align: center;
	font-size: 20px;
	color: #000099;
}

h4 {
	text-align: center;
	font-size: 120%;
	color: #000099;
}

h5 {
	text-align: left;
	font-size: 130%;
	color: #000099;
}

td.item1 {
	text-align: right;
	font-family: arial;
	font-size: 80%;
	font-weight: bold;
	background-color: #55CC55;
	color: #FFFFFF;
}

td.item2 {
	text-align: left;
	font-family: arial;
	font-size: 80%;
	background-color: #DDFF88;
	color: #000000;
}

td.title {
	font-weight: bold;
	text-align: center;
	color: #AA7700;
	font-family: arial;
	font-size: 40px;
}

th {
	text-align: center;
	font-family: arial;
	font-size: 80%;
	background-color: #BB5500;
	color: #FFFFFF;
}

td {
	font-size: 80%;
}
