a:link {
	text-decoration: none;
	background-color: #228B22;
	color: White;
}

a:visited {
	color: #B4BFCB;
	text-decoration: none;
	background-color: #228B22;
}

a:hover {
	color: #FFFFE0;
	text-decoration: underline;
	background-color: #006400;
}

a:active {
	color: #CCCCCC;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 2px;
	margin-top: 0px;
}

h1,h2,h3,h4,h5,h6,p,li {
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #CCCCCC;
	font-size: x-large;
	padding-left: 10px;
}

h3 {
	color: #004080;
	font-size: large;
}

table.menu {
	background: Black;
	color: White;
}


li {
	list-style: square;
	font-size: 12px;
	color: #008080;}

p {
	font-size: 12px;
	color: #008080;
}

.strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 900;
	background-color: #999999;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
}

.note {
	font-size: xx-small;
}

.r1 {
	color: #004080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: 700;
}

.r12 {
	color: #004080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 900;
}

.r2 {
	color: #004080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: 700;
}

.red {
	color: #CC0033;
}

.rh {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 900;
}
