/* Epic-style style sheet */
/* Generated by UnDox. UnDox created by E. Bruce Shankle III
/* Define colors, fonts and other style attributes here to override the defaults  */
BODY { background-color: #121254; color: #ffffff;
}
table { 
margin-left: auto;
margin-right: auto;
text-align: left;
}
A:link {
	COLOR: #FFCC00
}
A:active {
	COLOR: #FFCC00
}
A:visited {
	COLOR: #FFCC00
}
A:hover {
	COLOR: #EEDF73;
}
H1 { font-size: x-large; color: white }
H2 { font-family="Arial"; font-size: x-large; font-style: italic; background-color: #000060; border-top: 4px solid #0000ff; border-bottom: 4px solid #0000ff }
H3 { font-family="Arial"; background-color: #000060; border-top: thin solid #0000ff; border-bottom: thin solid #0000ff }
/* Table colors */
.TableHeadingColor     { background: #000060 }
.TableSubHeadingColor  { background: #EEEEFF }
.TableRowColor         { background: #121254 }

