<!--

/* Curvaceous Magazine */
/* Style Sheet - Popup Window - 'Fishnets & Blue/Black' */

/* Page */
BODY
{
  background-color: #000033;
}

/* Text */
P, TD
{
  color:           #cccccc;
  font-family:     verdana, arial, sans-serif;
  font-style:      normal;
  font-size:       12px;
}

H4
{
  color:           #ffffff;
  font-family:     verdana, arial, sans-serif;
  font-style:      normal;
  font-size:       12px;
}


/* Links */
A:link, A:visited
{
  color:           #FFFFFF;
  font-family:     verdana, arial, sans-serif;
  font-style:      normal;
  font-size:       12px;
}

/* form items */
SELECT, .stylized
{
  background:   #eeeeff;
  color:        #000033;
  font-family:  verdana, arial, sans-serif;
  font-style:   normal;
  font-size:    12px;
}

/* Subtitle at top of page */
.subtitle
{
background-image:url('../graphics/popups/blank_subtitle.jpg')
}

-->