
.default
{
   font-size: 14px;
   color: #000000;
   font-family: Verdana, Sans-Serif;
   background-color: #ebfafd
}

.defaultbg
{
   font-size: 14px;
   color: #000000;
   font-family: Verdana, Sans-Serif;
   background-color: #cccccc
}

.titlebanner
{
   font-size: 60px;
   font-weight: bold;
   color: #0044bb;
   font-family: Verdana, Sans-Serif;
   background-color: #cccccc
}

.larger
{
   font-size: 24px;
   color: #000000;
   font-family: Verdana, Sans-Serif;
   background-color: #fafafa
}


.table
{
	font-size: 16px;
	color: #0044bb;
	font-family: Verdana, Sans-Serif;
	background-color: #ffffff

}

.title
{
   font-size: 60px;
   font-weight: bold;
   color: #0044bb;
   font-family: Verdana, Sans-Serif;
   background-color: #cccccc;
}

.subtitle
{
   font-size: 28px;

   color: #0044bb;
   font-family: Verdana, Sans-Serif;
   background-color: #cccccc;
}

.highlight
{
   font-size: 16px;
   font-weight: bold;
   color: #FF0000;
   font-family: Verdana, Sans-Serif;
   background-color: #AAAAAA;
}

.quotation
{
	font-size: 18px;
	color: #0044bb;
	font-family: Serif;
         font-style: italic;
}

.menu
{
   font-size: 10px;
   font-weight: normal;
   color: #0044bb;
   font-family: Verdana, Sans-Serif;
   background-color: #cccccc;
}

A:link {
    color: #0044bb;
   font-weight: bold;
  }

A:active {
    color: #0044bb;
   font-weight: bold;
  }

A:visited {
    color: #0044bb;
   font-weight: bold;
  }

:hover {
    color: #0044bb;
   font-weight: bold;
  }
