html, body, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
}

html {
	overflow: -moz-scrollbars-vertical;
}

a {
	text-decoration:none;
}

input, textarea {
	width:250px;
	border:1px solid #C0C0C0;
	margin-bottom:3px;	
}

a:hover {
	text-decoration:underline;
}

img {
	border:0px;
}

.topnav {
	color:#170A59;
	font-weight:bold;
}

.bottomnav {
	color:#6F0F70;
	font-weight:bold;
	font-size:11px;
}

h1 {
	font-size:17px;
	color:#660066;
	margin:25px 0px;
	font-weight:normal;
}

h2 {
	font-size:17px;
	color:#660066;
	margin:25px 0px 15px 0px;
	font-weight:normal;
}