BODY {background-color: #ffffff}

BODY, TABLE, TD, TH, p {
font-family: Verdana, Arial, Helvetica, "sans-serif"; font-size:100%;
}

H1, H2, H3, H4, H5, H6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* note the use of quotations around font names of more than one word */

H1 {
	color: #006699;
	font-size: 110%;
	font-weight : bolder;
}

h1.fund {
	color: Red;
}

H2 {
	color: #000099;
	font-size: 100%;
	font-weight : bold;
}

h2.fund {
	color: #000099;
	font-style: normal;
}

H3 {
	font-size: 100%;
	font-weight : bold;
	color: #FF0000;
}

H4 {
font-size: 90%;
font-weight: bold;
color:#666600;
}

.menu_col {
padding-left: 20px;
padding-right: 20px;
vertical-align:top;
text-align:center;
}

A:link, A:visited, A:active {color: blue;
font-size: 100%;
font-weight: normal;}

A:hover {color: #FF6600;
font-size: 100%;
font-weight: normal;}

A.lib:link, A.lib:visited, A.lib:active {color: #336699;
font-size: 75%;
font-weight: bold;
text-decoration: none;}

A.lib:hover {color: #FF6600;
font-size: 75%;
font-weight: bold;
text-decoration: none;}

A.menu:link, A.menu:visited, A.menu:active {color: #003366;
font-size: 85%;
font-weight: bold;
text-decoration: none;}

A.menu:hover {color: red;
font-size: 85%;
font-weight: bold;
text-decoration: none;
background-color:#FFCC33;}

.content {
	color: #000000;
	padding-left:30px;
	padding-right:30px;
}

.subhead {
	color: Olive;
	font-weight: bold;
}

h1.dwa_title {
	font-weight: bold;
	color: #666600;
	font-size:150%;
	text-align:center;
}

.bottom_menu {
font-size:75%;
text-align:center;
}