body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:62.5%;
	color: #333;
	text-align: center;
	background-color: #fff; 
}

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0;}

h1{font-size: 2.6em; margin-bottom: 0.8em; font-weight: normal;}
h2{font-size: 1.6em; margin-bottom: 1em; font-weight: normal;}
h3{font-size: 1.4em; line-height: 1.4; margin-bottom: 0.75em; font-weight: normal;}
h4{font-size: 1.2em; line-height: 1.25; margin-bottom: 0.75em; font-weight: normal;}
h5{font-size: 1.2em; margin-bottom: 1.5em; font-weight: normal;}
h6{font-size: 1.1em; margin-bottom: 0.4em;}
p {font-size: 1.1em; margin-bottom: 1.6em;}
INPUT, SELECT, TH, TD {font-size:1em;}

img {border: 0;} 
hr{ color:#ccc; background-color:#ccc; height:1px; border:none; margin-top: 5px; margin-bottom: 10px;}

.floatRight { float: right; padding: 0; }
.floatLeft { float: left; padding-right: 50px; }
.brod {font-size: 0.9em; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.standOut{font-size: 2.8em; }  
.important{ font-weight: bold; } 
.primaryColor{ color: #4D5350;}
.highlightColor{ color: #3B7EB2;}

.navigation {font-size: 1.2em; color: #000; }
.content {color: #333; font-size: 1.2em;}
.bggallery {color: #333; font-size: 1.1em;}

.text{ width: 560px; height: auto; text-align: left;}

a{color: #333; text-decoration: none; text-decoration: none;}
a:hover {color: #999; text-decoration: none;}

/* menu */
.menu{width: auto; height: 50px; }
.menu ul{margin: 0; padding: 0; float: none; padding-left: 5px; padding-right: 0;} 
.menu ul li{display: inline; line-height: 50px;} 
.menu ul li a{float: none; color: #000; padding-left: 10px; padding-right: 10px; text-decoration: none;} 
.menu ul li a:visited{color: #000;} 
.menu ul li a:hover, .menu ul li .current{color: #999 !important; }
.active{color: #999; text-decoration: none;}