﻿body {
	background-color: #D8D8D8;
	margin:0px;
}
body,td,th,div {
	color: #222222;
	font-size: 16px;
    font-family: Tahoma, Arial;  
}
a {
    font-family: Tahoma, Arial;
    text-decoration: none;


}

a:link {
	color: #6c6c6c;
	font-family: Tahoma, Arial;  
}
a:visited {
	text-decoration: none;
	font-family: Tahoma, Arial;  
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Tahoma, Arial;  
}
a:active {
	text-decoration: none;
	font-family: Tahoma, Arial;  
}

a.MenuLink
{
	text-decoration: none;
	color: #6c6c6c;
    font-size:19pt;
    font-weight:normal;
}
a.MenuLink:link
{
	text-decoration: none;
	color: #6c6c6c;
}
a.MenuLink:active
{
	text-decoration: none;
	font-family: Tahoma, Arial; 
}
a.MenuLink:visited
{
	text-decoration: none;
	font-family: Tahoma, Arial;  
}

a.MenuLink:hover
{
	text-decoration: none;
	color: #999999;
}

.transparent
{
   filter:alpha(opacity=60); 
   -moz-opacity: 0.6; 
   opacity: 0.6; 
}
.nontransparent
{
   filter:; 
   -moz-opacity:; 
   opacity:; 
}

h1,h2,h3,h4,h5,h6 {
    margin:0px;
}

.style10 {font-family: Tahoma, Arial;  /* Myriad Pro */}
.style11 {font-size: 24px}
.style12 {
	color: #b3e93e;
	font-style: italic;
}
.style14 {font-size: 20px}
.style15 {
	color: #333333;
	font-family: Tahoma, Arial;  /* Tw Cen MT */
}