body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1 em;
	margin:0;
	background:white;	
}
a:visited {
	text-decoration : none;
	color: #0099FF;
}
a:link {
	text-decoration : none;
	color: #0099FF;
}
a:active {
	text-decoration : none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #009966;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	margin-bottom: 0.0em;
}
H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	margin-bottom: 0.0em;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	margin-bottom: 0.0em;
}
H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	margin-bottom: 0.0em;
	font-style:italic;
}
.logout {
	background:#339999;	
}
.biggreen1 {
	color : #339999;
	font-size : medium;
	margin-bottom: 0.0em;
}
.super {
	font-size : 10px;
	vertical-align : super;
}
.small {
	font-size : 11px;
}

.verysm {
	font-size : 10px;
}

.highlight {
	color : Blue;
}
.logo {
	font-style : italic;
	font-size : x-large;
}

.error {
	text-align : left;
	color : Red;
}

.smallsize	{
		Font-Size: 11px;
}

A.blue {
	color: #666699;
}
			
A.blue:visited { color: #666699; }

A.blue:hover {
	color: #333466;
}
		
		