body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.menu {
	color: #66CCFF;
	
}

td { 
	font-size: 12px;
}

.smalltext {
font-size: 10px;
}

.pageheading {
	font-size: 18px;
	font-weight: bolder;
	color: #333333;
}

body {
font-size: 12px;
}

.bodytext {
	font-size: 12px;
	line-height: 18px;
}

p {
	font-size: 12px;
	line-height: 18px;
}

input {
	border: 1px solid;
}

.noborder {
	border: none;
}

A.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

A.menu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: underline;
}