
body,td,th,input,select,form,textarea {
font-size: 10pt;;
font-family:Trebuchet MS, Helvetica, sans-serif;
color:#384046;
}

h1 {
	font-size:15pt;
	margin-top:10px;
}

h2 {
	font-size:13pt;
}

h3 {
	font-size:12pt;
	padding-top:2px;
	margin-top:2px;
	padding-bottom:3px;
	margin-bottom:3px;
}


.thin_input {
	border:1px gray solid;
	font-size:9pt;
}

.menu, .menu:link, .menu:active, .menu:visited {
	color:#CC3333;
	text-decoration:none;
	font-family:Trebuchet MS, Tahoma;
	font-size:10pt;
	font-weight:bold;
}

.menu:hover {
	text-decoration:underline;
}

.root {
	font-size:12pt;
	color:black;
	text-decoration:none;
}

.subroot {
	font-size:10pt;
	color:#222222;
	text-decoration:none;
}
