﻿a:link
{
	color: rgb(255,255,220); 
}
a:visited
{
	color: rgb(255,255,220); 
} 
a:active 
{
	color: rgb(255,255,220);
}

a.menu {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 color: rgb(220,220,255);
 vertical-align: middle;
 line-height:24px;
}

a.menu-selected {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: rgb(128,128,255);
 font-style: normal;
 vertical-align: middle;
 line-height:24px;
}

body
{
	font-family: Arial, Helvetica;
	
  background-image:url("images/background-b2.gif");
	color: rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1
{
	color: rgb(0,0,0);
   text-align:center;
   font-size:28px;
}
h2
{
	color: rgb(0,0,0);
   text-align:center;
   font-size:24px;  
}
h3
{
	color: rgb(0,0,0);
   text-align:center;
   font-size:20px; 
}
h4
{
	color: rgb(0,0,0);
   text-align:left;
   font-size:28px;
}
h5
{
	color: rgb(0,0,0);
   text-align:left;
   font-size:24px;
}
h6
{
	color: rgb(0,0,0);
   text-align:left;
   font-size:20px;
}
p.fees{
 font-family:Courier New;
 font-size:14px;
 color:#101010;
}

p.std14{
 font-family:Arial, Sans-Serif;
 font-size:14px;
 line-height:18px;
 color:#101010;
}

p.std16{
 font-family:Arial, Sans-Serif;
 font-size:16px;
 line-height:20px;
 color:#101010;
}

p.std18{
 font-family:Arial, Sans-Serif;
 font-size:18px;
 line-height:22px;
 text-decoration:none;
 color:#101010;
}

p.std20{
 font-family:Arial, Sans-Serif;
 font-size:20px;
 line-height:24px;
 text-decoration:none;
 color:#101010;
}

p.std24{
 font-family:Arial, Sans-Serif;
 font-size:24px;
 line-height:28px;
 text-decoration:none;
 color:#101010;
}

li{
 font-family:Arial, Sans-Serif;
 font-size:18px;
 text-decoration:none;
 color:#101010;
 line-height:22px;
}



