body  {
	font-size: 76%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffcc;
}

p,table,ol,dl,ul    {
    font-size : 1em;
}

H1,h2,h3  {
	color : #cc3300;
	font-weight : bold;
}

h1  {
	font-size : 1.75em;
}

H2  {
	font-size : 1.5em;
}

H3  {
	font-size : 1.2em;
	font-style : italic;
}

.link  {
	font-size : 0.9em;
	color : #CC3300;
}

.header  {
	font-size : 0.9em;
	font-weight : bold;
	color : #cc3300;
}

.footer  {
	font-size : 0.8em;
	color : #cc3300;
}

a:link  {
   color : #cc3300; 
   text-decoration : none;
}

a:visited   {
    color : #ff9933;
    text-decoration : none;
}

a:hover  {
	color : #ffcc99;
    text-decoration : underline;
}

a:active    {
    color : #ff0000;
    text-decoration : underline;
}
