body {
      background: #DCDCDC;
      margin-left: 0;
      margin-top: 0;
      margin-right: 0;
      margin-bottom: 0;
      scrollbar-face-color: #DCDCDC; 
      scrollbar-shadow-color: #AAAAAA;
      scrollbar-highlight-color: #AAAAAA; 
      scrollbar-3dlight-color: #DCDCDC; 
      scrollbar-darkshadow-color: #555555; 
      scrollbar-track-color: #48555F; 
      scrollbar-arrow-color: #11619E;
}

body.photogallery {
      background: #DCDCDC;
      margin-left: 0;
      margin-top: 0;
      margin-right: 0;
      margin-bottom: 0;
      scrollbar-face-color: #DCDCDC;
      scrollbar-shadow-color: #AAAAAA;
      scrollbar-highlight-color: #AAAAAA;
      scrollbar-3dlight-color: #DCDCDC;
      scrollbar-darkshadow-color: #555555;
      scrollbar-track-color: #48555F;
      scrollbar-arrow-color: #11619E;
		font-family: "Courier New", Courier, mono;
		font-size: 10px;
		font-style: normal;
		font-weight: normal;
		color: #666666;
}

A:link { color: #11619E; text-decoration: none; }

A:visited { color: #11619E; text-decoration: none; }

A:active { color: #354f60; text-decoration: none; }

#main p {
	margin-left: 15px;
	margin-top: 15px;
	padding-left: 10px;
	padding-top: 10px;
}

H1 {  font-family: "Courier New", Courier, mono; 
		font-size: 11px; 
		font-style: normal;
		font-weight: normal;
		color: #666666; 
}

H2 {  font-family: "Courier New", Courier, mono;
      font-size: 12px;
		font-style: normal;
		font-weight: normal;
		color: #666666;
}								

H3 {
		font-family: "Courier New", Courier, mono;
		font-size: 10px;
		color: #11619E;
}

H4 {       font-family: "Courier New", Courier, mono;
	        font-size: 18px;
		font-style: normal;
		font-weight: normal;
		color: #11619E;
   }

TABLE.border {  border: 1px solid #DDCCCD; }

TD.hnews {
        background: #CCCCCC;
        color: #11619E;
        font-family: "Times New Roman", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
}

TD.bnews {  
	background: #DDDDDD;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
        font-weight: normal;
        color: #666666;
}

