table.outertableborder { background-color: #000066;
color: green;
}

table.outertable { background-color: #000066;
}

table.innertable { background-color: #ccccff;
}

table.tablewithborder { background-color: #ccccff;
border-top: solid thin #000066;
border-bottom: solid thick #000066;
border-left: solid thin #000066;
border-right: solid thin #000066;
}

table.tablewiththinborder { background-color: #ccccff;
border-top: solid thin #000066;
border-bottom: solid thin #000066;
border-left: solid thin #000066;
border-right: solid thin #000066;
}

table.pagewithborder {
	background-color: #ffffff;
	border-top: solid thin #000066;
	border-bottom: solid thick #000066;
	border-left: solid thin #000066;
	border-right: solid thin #000066;
	width: 1100px
}

a {
	color: #0000cc;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: transparent;
	font-style: normal; 
	line-height: normal;
}

a:link {
	color: #000033;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

a:visited {
	color: #000033;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

A:hover {
	color: red;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	background-color: white;
}


a:active {
	color: red;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: white;
}


a.menu {
	color: #0000cc;
	font-family: Comic Sans MS,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color : transparent;
}

a.menu:link {
	color: #000033;
	font-family: Comic Sans MS,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color : transparent;
}


a.menu:visited {
	color: #000033;
	font-family: Comic Sans MS,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color : transparent;
}

a.menu:active {
	color: red;
	font-family: Comic Sans MS,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color : white;
}

a.menu:Hover {
	color: red;
	font-family: Comic Sans MS,sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	background-color : white;
}

Body { margin-left: 0%; margin-right: 0%; margin-top: 0em; margin-bottom: 0em;
color: #0000cc;

background:  url(../rsimages/_ricardo-de-silva4.jpg) #dcdfef;
font-family: Arial,Helvetica,sans-serif;

   scrollbar-face-color: #FF0000; 
   scrollbar-shadow-color: #F7E600; 
   scrollbar-highlight-color: #000000; 
   scrollbar-3dlight-color: #F7E600; 
   scrollbar-darkshadow-color: #000000; 
   scrollbar-track-color: pink; 
   scrollbar-arrow-color:#F7E600;
}



TD, P, UL, LI { color: #0000cc }

H1 {
  color: #000033;
  font-size: 18pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0.0em;
  margin: 0em 0em 0em 0em;
}
H2 {
  color: #000033;
  font-size: 16pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}

H3 {
  color: #000033;
  font-size: 12pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}
H4 {
  color: #000033;
  font-size: 12pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}

H5 {
  color: #000033;
  font-size: 10pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0em 0em 0em 0em;
}
H6 {
  color: #000033;
  font-size: 10pt;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  line-height: normal;
  padding: 0em;
  margin: 0.5em 0em 0.25em 0em;
}

TD {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}

P {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
  padding: 0.5em;
}

UL {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}

LI {
  font-size: 12px;
  font-family: Arial,Helvetica,sans-seri;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: normal;
}

