/* default styles*/
body { background: #ffffcc ; background-repeat:repeat-y; color: #000080; margin: 2%} 
		
a:link { font: italic normal bold 10pt arial,helvetica; background: #ffffcc; color: #01a1b4; ; text-decoration: none}
a:visited { font: italic normal bold 10pt arial,helvetica; background: #ffffcc; color: #01a1b4; text-decoration: none}
a:hover { font: italic normal bold 10pt arial,helvetica; background: #ffffcc; color: #0000ff; text-decoration: none}

a.x:link { font: normal normal bold 10pt arial,helvetica; background: #ffffcc; color: #000080;  text-decoration: none}
a.x:visited { font: normal normal bold 10pt arial,helvetica; background: #ffffcc; color: #000080;  text-decoration: none}
a.x:hover { font: normal normal bold 10pt arial,helvetica; background: #ffffcc; color: #0000ff; text-decoration: none}


hr { width: 50%; color: #000080}

H1 { color: #000080; text-align: center; font-family: garamond; font-style: italic; font-variant: normal; font-weight: bold; font-size: 24pt }
H2 { color: #01A1B4; text-align: center; font-family: arial, helvetica; font-style: normal; font-variant: normal; font-weight: bold; font-size: 16pt  }
H3 { color: #000080; text-align: center; font-family: arial, helvetica; font-style: normal; font-variant: normal; font-weight: bold; font-size: 14pt  }
H4 { color: #01a1b4; text-align: center; font-family: arial, helvetica; font-style: normal; font-variant: normal; font-weight: bold; font-size: 12pt  }

p { color:#000080; text-align: justify; font: normal bold 10pt Arial, Helvetica }

.table{ font: normal normal bold 11pt arial,helvetica; background:#ffffe0; border-width: 1px; border-color: #000080;}

td.menu{width: 100%; font: normal normal bold 10pt arial,helvetica; background: #ffff00; border: thin solid #000080 }

table.menu {font-size:80%; font-color:#000080; border-width: thin; border-color: #01a1b4; text-align: center; position:absolute; visibility:hidden;}

.footer {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align:	center;
	text-decoration: none;
	color:		#01a1b4;
	font-family:	Arial, Helvetica;
	}


.copy {
	background: #ffffcc;
	font-size:	8pt;
	font-style: normal;
	font-weight: bold;
	text-align:	center;
	text-decoration: none;
	color:		#01a1b4;
	font-family:	Arial, Helvetica;
	 }
