body  {
	font-family : Arial,Helvetica,sans-serif;
	background-image : url("/freemorn/images/home_bg2.png");
    background-color: #0071a6;
}

A {
	white-space:nowrap;
}

H2  {
	font-family : Verdana,Helvetica,"ms sans serif";
	text-decoration : none;
	font-size: 21px; 
	color : #ccffcc;
}

H3  {
	font-family : Verdana,Helvetica,"ms sans serif";
	text-decoration : none;
	font-size: 15px; 
	color : #000000;
}


.bright_md  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16px;
	font-style : normal;
	height:20;
	padding : 2 5;
	color:#fffff8;
}

.bright_md b {
  text-decoration : underline;
}

.bright_md a  {
  color : #fffff8;
  text-decoration : none;
}

.bright_md a:hover  {
  color : #ffffff;
  text-decoration : underline;
  filter : Glow(Color="#000000",Strength="1");
}

.dark_md  {
  font-family : Verdana,Helvetica,sans-serif;
  text-decoration : none;
  font-size : 14px;
  color : #000000;
}

.dark_md a  {
  color : #000000;
  font-weight : normal;
  text-decoration : underline;
}

.dark_md a:hover  {
  color : #000000;
  text-decoration : underline;
}


.dark_md2  {
  font-family : Verdana,Helvetica,sans-serif;
  text-decoration : none;
  font-size : 14px;
  color : #000000;
}

.dark_md2 a  {
  color : #000000;
  text-decoration : none;
}

.dark_md2 a:hover  {
  color : #000000;
  text-decoration : underline;
}

.bright_sm  {
  font-family : Verdana,Helvetica,sans-serif;
  text-decoration : none;
  font-size : 14px;
  color : #ffffee;
}

.bright_sm a  {
  color : #ffffee;
  text-decoration : none;
}

.bright_sm a:hover  {
  color : #ffffee;
  text-decoration : none;
}

.dark_sm  {
  font-family : Verdana,Helvetica,sans-serif;
  text-decoration : none;
  font-size : 12px;
  color : #000000;
}

.dark2_sm  {
  font-family : Verdana,Helvetica,sans-serif;
  text-decoration : none;
  font-size : 12px;
  color : #663333;
}

strong {
  font-family : Verdana,Helvetica,sans-serif;
  font-weight : normal;
  font-size : 12px;
  color : #006600;
}

em {
  font-family : Verdana,Helvetica,sans-serif;
  font-weight : normal;
  font-style : normal;
  font-size : 12px;
  color : #fff8f8;
}


.copy  {
  font-family : Verdana,Helvetica,sans-serif;
  font-size : 11px;
  color : #0000cc;
}


.copy a {
  color : #0000cc;
  text-decoration : underline;  
}

