body {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
	background: #F3F3F3 url("../images/wmark.gif") fixed no-repeat;
	background-position: bottom right;
}

h1 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000033;
}
h2 {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000033;
}
.topmenu {
	background-color: #000033;
	border-top: 1px dashed #999685;
	border-bottom: 1px dashed #999685;
	border-right: 1px solid #cccccc;	
}

.rightedge {
	border-right: 1px solid #cccccc;
}

.bottomtedge {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.boxed {

	border: 1px solid #000;
}

A:link, A:visited, A:active 
	{ color: #333366; }
A:hover 
	{ color: #336666; }

.menu a:link{ font-size: small; color: #FAF9D6; text-decoration: none; }
.menu a:visited { font-size: small; color: #FAF9D6; text-decoration: none; }
.menu a:active { font-size: small; color: #FAF9D6; text-decoration: none; }
.menu a:hover { font-size: small; color: #FAF9D6; text-decoration: underline; }

.foo a:link{ font-size: x-small; color: #000033; text-decoration: none; }
.foo a:visited { font-size: x-small; color: #000033; text-decoration: none; }
.foo a:active { font-size: x-small; color: #000033; text-decoration: none; }
.foo a:hover { font-size: x-small; color: #000033; text-decoration: underline; }
