h1 {
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
font-size: 18px;
color: #FFC80F;
background: #20477F;
font-family: "arial", "helvetica", sans-serif;
}
h3 {
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 5px;
font-size: 14px;
color: #FFC80F;
background: #20477F;
font-family: "arial", "helvetica", sans-serif;
}
span.smenu {
font-size: 10px;
color: #000000;
background: #FFFFFF;
font-family: "arial", "helvetica", "geneva", sans-serif;
}
span.smenuyellow {
font-size: 10px;
color: #000000;
background: #FFC80F;
font-family: "arial", "helvetica", "geneva", sans-serif;
}
span.smenulightyellow {
font-size: 10px;
color: #000000;
background: #FFE700;
font-family: "arial", "helvetica", "geneva", sans-serif;
}
pre {
margin-left: 60px;
font-size: 12px;
font-weight: bold;
color: #000000;
background: #FFFFFF;
}

/*	Links RED							*/
a.redlink:link {
	color: #FF0000;
	font-size: 10pt;
            font-family: "arial", "helvetica", sans-serif;
background: #DBDBDB;
}

a.redlink:visited {
	color: #FF0000;
	font-size: 10pt;
            font-family: "arial", "helvetica", sans-serif;
background: #DBDBDB;
}

a.redlink:active {
	color: #FF0000;
	font-size: 10pt;
            font-family: "arial", "helvetica", sans-serif;
background: #DBDBDB;
}

a.redlink:hover {
	color: #FF0000;
	font-size: 10pt;
            font-family: "arial", "helvetica", sans-serif;
background: #DBDBDB;
}

/*	Links SMALL							*/
a.slink:link {
color: #20477F;
font-size: 10px;
background: #FFFFFF;
font-family: "arial", "helvetica", "geneva", sans-serif;
text-decoration: underline;
background: #FFFFFF;
}
a.slink:visited {
color: #20477F;
font-size: 10px;
background: #FFFFFF;
font-family: "arial", "helvetica", "geneva", sans-serif;
text-decoration: underline;
background: #FFFFFF;
}
a.slink:active {
color: #20477F;
font-size: 10px;
background: #FFFFFF;
font-family: "arial", "helvetica", "geneva", sans-serif;
text-decoration: underline;
background: #FFFFFF;
}
a.slink:hover {
color: #20477F;
font-size: 10px;
background: #FFFFFF;
font-family: "arial", "helvetica", "geneva", sans-serif;
text-decoration: underline;
background: #FFFFFF;
}



