a:link 
  { color: #0C3586; text-decoration: none; font-weight: bold}
a:active 
  { color: #666666; text-decoration: none; font-weight: bold}
a:visited 
  { color: #cc9966; text-decoration: underline; font-weight: bold}
a:hover 
  { color: #660033; text-decoration: underline; font-weight: bold}

body         
  { margin-left: 0em; margin-top: 0em;
  font: bold .9em/1.4em Verdana, Geneva, sans-serif;
  }
table.content
  { border: 0em; cell-padding: 6em; cell-spacing: 0em; width: 100%;}

/* flex div tags.  If you need a separate look for your flex app, add a div tag here for it like the one below.*/
#flashcontent {
  height:650;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  align: center;
}

#flashCR {
  height: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  align: center;
}

.h1 
  { font-weight: bold; color: #3366CC; font-size: 1.4em; font-family: Verdana, Geneva, sans-serif;}
.h2 
  { font-weight: bold; color: #996633; font-size: 1em; font-family: Verdana, Geneva, sans-serif;}
.h3 
  { font-weight: bold; color: #000000; font-size: 1em; font-family: Verdana, Geneva, sans-serif;}
.h4 
  { font-weight: bold; font-size: 1em; font-style: italic; color: #0C3586; font-family: Verdana, Geneva, sans-serif;}
.normal { 
	color: #000000; 
	font: normal 0.9em/1.4em Verdana, Geneva, sans-serif;}
.bold 
  { color: #000000; font: bold .9em/1.4em Verdana, Geneva, sans-serif;}
