H4 {
	font-family: veranda, arial, sans-serif;
	font-size: 110%;
}



BODY {
     background-color: DDDDDD;	
     font-family: verdana, arial, sans-serif;
	color: blue;   
	font-size: 12px;
	line-height: 13px;

}

TABLE {
	font-family: veranda, arial, sans-serif;
	font-size: 12px;
	line-height: 13px;

}

.fix {
	letter-spacing: 0px;
	font-family: monospace;
	font-size: 12px;
	line-height: 13px;
}

TABLE.fix {
	letter-spacing: 0px;
	font-family: lycidatypewriter, monospace;
	font-size: 12px;
	line-height: 13px;
}

TABLE.nor {
	letter-spacing: 0px;
	font-family: veranda, arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
}

SELECT {
	background: #EEEEFF;}

TEXTAREA {
	background: #EEEEFF;
	font-size: 12px;
}

pre {
	font-family : monospace;
	font-size: 12px;
	line-height: 13px;
}

a:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: yellow;
	font-weight: bold;
}

a:visited {
	color: blue;
		text-decoration: none;
		font-weight: bold;
}

INPUT {
	background: #EEEEFF;
}

