BODY, TD {
	font-family :  Tahoma, sans-serif;
	font-size: 11px;
	color: #666;
}

H2 {
	font-size: 14px;
	color: #87CEFA;
}

H3 {
	font-size: 13px;
	color: #7FFFD4;
}

H4 {
    font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

A {
	text-decoration: none;
	color: blue;
}

A:Hover {
	text-decoration: underline;
	color: red;
}

HR {
	color: blue;
	height: 1pt;
}

.titlebold {
	FONT-SIZE: 12px; COLOR: #000000; font-weight: bold;
}

.font8 {
	FONT-SIZE: 9px; COLOR: #00000; 
}

.copyright { FONT-SIZE: 10px; }
.menu_title { font-size: 12px; font-weight:bold;}
.menu_sub01 { font-size: 11px;}
.menu_sub02 { font-size: 10px;}
.mytitle { font-size: 20px; font-weight:bold;}
.mybody { font-size: 11px;}

img.preload{display:none}
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}