/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; background-color: rgb(0,0,0)}
 .TextObject { font-family: Verdana,   Tahoma,   Arial,   Helvetica,   Sans-serif; font-size: 12px}
 P { font-family: Verdana,    Tahoma,    Arial,    Helvetica,    Sans-serif; font-size: 12px}
 
.nof_ArtemisBlueBanners2-Default {
font-family:verdana; font-size:22; font-weight:700; font-style:normal; color:#808080 
}

.nof_ArtemisBlueNavbar4-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5a5a5a 
}

.nof_ArtemisBlueNavbar5-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#183a72 
}

.nof_ArtemisBlueNavbar6-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#454545 
}

.nof_ArtemisBlueNavbar7-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#183a72 
}

.nof_ArtemisBlueNavbar9-Regular {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#5a5a5a 
}

.nof_ArtemisBlueNavbar10-Rollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#183a72 
}

.nof_ArtemisBlueNavbar11-Highlighted {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#454545 
}

.nof_ArtemisBlueNavbar12-HighlightedRollover {
font-family:verdana; font-size:10; font-weight:700; font-style:normal; color:#183a72 
}

.nof_ArtemisBlueTableStyles18-row1cell1 {
  font-size:medium; color:rgb(0,0,0); font-weight:bold; background-color:rgb(255,255,255) 
}

.nof_ArtemisBlueTableStyles18-row2cell1 {
  color:rgb(255,255,255); font-weight:bold; background-color:rgb(0,0,0) 
}

.nof_ArtemisBlueTableStyles18-row3cell1 {
  color:rgb(0,0,0); background-color:rgb(255,255,255) 
}

.nof_ArtemisBlueTableStyles20-row1cell1 {
  font-size:small; color:rgb(255,255,255); font-weight:bold; background-color:rgb(0,0,0) 
}

.nof_ArtemisBlueTableStyles20-row2cell1 {
  color:rgb(0,0,0); font-weight:normal; font-style:normal; background-color:rgb(192,192,192); border-bottom:1pt solid rgb(0,0,0) 
}

.nof_ArtemisBlueTableStyles20-row3cell1 {
  color:rgb(0,0,0); background-color:rgb(160,160,164); border-bottom:1pt solid rgb(0,0,0) 
}

.nof_ArtemisBlueTableStyles22-row1cell1 {
  color:rgb(0,0,0); font-weight:bold; background-color:rgb(30,116,255) 
}

.nof_ArtemisBlueTableStyles22-row1cell2 {
  color:rgb(0,0,0); font-weight:bold; background-color:rgb(30,116,255) 
}

.nof_ArtemisBlueTableStyles22-row2cell1 {
  color:rgb(0,0,0); font-weight:bold; background-color:rgb(30,116,255) 
}

.nof_ArtemisBlueTableStyles22-row2cell2 {
  color:rgb(0,0,0); background-color:rgb(192,192,192) 
}


H1 {
	color: rgb(255,255,255)
}

H2 {
	color: rgb(255,255,255)
}

H3 {
	color: rgb(255,255,255)
}

A {
	text-decoration: none;
	color : rgb(255,255,255)
}

A:visited {
	color: rgb(255,0,0)
}

A:active {
	color: rgb(192,192,192)
}

H4 {
	color: rgb(255,255,255)
}

H5 {
	color: rgb(255,255,255)
}

H6 {
	color: rgb(255,255,255)
}

A:hover {
	color: rgb(0,102,255)
}