body, td, p, { font-family: Verdana, sans-serif; font-size: 10px; color: #3399ff; }

dt
{

  font-weight: bolder
}


.miniblue
{
  color: #003399;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: normal;
	text-decoration: underline
}

.title
{
  color: #000000;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 40px;
  font-weight: bolder
}


.greek
{
    color: #003399;
  font-family: Times New Roman,Serif;
  font-size: 10px;
  font-style: italic;
}

.lightblueborder
{
  background-color: #e0e0e0;
  border: 1px solid #3399ff;
  padding: 5px;
}

.darkblueborder
{
  background-color: #e0e0e0;
  border: 1px solid #003399;
  padding: 5px;
}


.yellowborder
{
  background-color: #e0e0e0;
  border: 1px solid #ffcc33;
  padding: 5px;
}


.subtitle
{
  color: #003399;
  font-family: Verdana,Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-weight: bolder
	
}

.mini
{
  color: #003399;
  font-family: Verdana,Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: normal
	
}


a { font-size: 12px; color: #0000ff; text-decoration: none } 

.head { font-family: Arial, Verdana, sans-serif; font-size: 18px; font-style: italic; font-weight: bolder; } 

.copy { background-color: #aaa; border: 1px solid #666; font-size: 10px; font-style: italic; text-align: center; } 

.c_outer {align: middle; width: 600px; background-color: #fff; border: 1px solid #000; padding: 10px; } 

.c_inner { background-color: #e0e0e0; border: 1px solid  #3399ff; padding: 4px; }


