a.menu {
	color : Blue;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
}

a.menu:visited {
	color : Blue;
}

a.menu:hover {
	color : Red;
}

a.rdslink {
	color : Red;
}

a.submenu {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	text-decoration : none;
}

a.submenu:visited {
	color : #333333;
}

a.submenu:hover {
	color : Red;
}

body {
	background-color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

body, td {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}

.homepagetext {
	text-align : center;
	font-weight : bold;
	font-size : larger;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

h3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}

img {
	border : none;
}

td {
	vertical-align : top;
}

td.nowrap {
	white-space : nowrap;
}

.caveat {
	color : Red;
	font-size : smaller;
	text-align : center;
}

.center {
	text-align : center;
}

.requiredtext {
	color : Red;
	font-weight : bold;
}
