﻿a:link
{
	color: rgb(0,64,16); 
}
a:visited
{
	color: rgb(0,64,16); 
} 
a:active 
{
	color: rgb(0,64,16);
}

a.menu {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-style: normal;
 font-weight: bold;
 color: rgb(255,255,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(0,0,0);
 font-style: normal;
 vertical-align: middle;
 line-height:24px;
}

body
{
	font-family: Arial, Helvetica;
	background-color: rgb(12,70,80);
	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.std14{
 font-family:Verdana, Arial, Sans-Serif;
 font-size:14px;
 line-height:18px;
 color:#101010;
 text-align:left;
}

p.std16{
 font-family:Verdana, Arial, Sans-Serif;
 font-size:16px;
 line-height:20px;
 color:#101010;
 text-align:left;
}

p.std18{
 font-family:Verdana, Arial, Sans-Serif;
 font-size:18px;
 line-height:22px;
 color:#101010;
 text-align:left;
}

p.std20{
 font-family:Verdana, Arial, Sans-Serif;
 font-size:20px;
 line-height:24px;
 color:#101010;
 text-align:left;
}

p.std22{
 font-family:Verdana, Arial, Sans-Serif;
 font-size:22px;
 line-height:24px;
 color:#101010;
 text-align:left;
}

p.std24{
 font-family:Verdana, Arial, Sans-Serif;
 font-size:24px;
 line-height:28px;
 color:#101010;
 text-align:left;
}
li{
 font-family:Arial, Sans-Serif;
 font-size:18px;
 text-decoration:none;
 color:#101010;
 line-height:22px;
}


