body {
      
	background-repeat: repeat-x;
      
	background-image: url(images/bg3.png);
      
	line-height: 1.40;
      
	font-family: Helvetica, Arial, sans-serif;
      
	background-color: #daf0e4;
      
	color: #323233;
      
	font-size: 13px;
      
}

.smalltext { font-size: 11px; }

h1 { font-weight: bold; font-size: 25px; }

.h-1 { font-weight: bold; font-size: 25px; }

h2 { font-size: 16px; font-weight: bold; }

.h2 { font-weight: bold; font-size: 16px; }

h3 { font-size: 14px; font-weight: bold; }

.h3 { font-size: 14px; font-weight: bold; }

h4 { font-size: 14px; }

.news { margin-top: 10px; padding-right: 15px; padding-left: 15px; background-color: #f2f2f2; border-color: #e5e5e5; border-width: 1px; border-style: solid; width: 600px; margin-right: auto; margin-left: auto; }

a { color: #004080; }

.Box { padding: 15px; border-color: #cccccc; border-width: 1px; border-style: solid; background-color: #f2f2f2; }

