body
{
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	font-size: 14px;
}

h1, h2, h3, h4, p, ul, li, td, blockquote, textarea 
{ 
	font-family: Arial, Verdana, Geneva, Sans-Serif;
}
tt, code, pre 
{ 
	font-family: Monospace;
}

h1
{
	font-size: 20px;
	line-height: 24px;
	color: #a44440; 
}
h2 
{ 
	font-size: 18px; 
	color: #a44440; 
}
h3 
{ 
	font-size: 16px; 
}
h4
{
	font-size: 14px;
}

p,ul,li,td,blockquote,textarea,b,i { font-size: 13px; }

/* relative size */
.small { font-size: 12px; }
.verysmall { font-size: 10px; }
.big { font-size: 18px; }
.verybig { font-size: 24px; }

td.menu1 {background: #dd9977}
td.menu2 {background: #ddbb99}
td.menu3 {background: #dddd99}

a:name
{ 
	text-decoration: none;
}

a:link { 
	text-decoration: underline;
	color: #f04040
}

a:visited { 
	text-decoration: underline; 
	color: #f08040
}


a.menu { 
	text-decoration: none;
	color: #000080
}
