BODY {
	background-image:url(images/g_dotted_bg.gif);
	background-repeat: repeat-y;
    }

a:link { color:#9C3121;text-decoration:underline; }
a:active { color:#CCOOOO; text-decoration:underline; }
a:visited { color:#003939; text-decoration:underline; }
a:hover { color:#9C3121; text-decoration:none; }

.text1 { color:#666666;
   font-size:12px;
   font-family: "sans-serif";
   padding:8px 30px 8px 8px;
   }
   
.text2 { color:#666666;
   font-size:11px;
   font-family:"sans-serif";
   padding:10px 50px 8px 20px;
   white-space:}

.topbold {
	color:#666666;
	font-size:11pt;
	font-family:sans-serif;
	font-weight: bold;
   }
   
.learnmore { color:#666666;
   font-size:11pt;
   font-family:sans-serif;
   } 
   
   .subtitle {
	color:#003939;
	font-size:11px;
	font-family:"MS UI Gothic", "MS PGothic", Osaka;
	padding:8px 15px;
	font-weight: bold;
	}
   
 .bottomlinks {
	font-size:xx-small;
	font-family:sans-serif;
   }
   
.subtitle {
	color:#003939;
	font-size:13px;
	font-family:"MS UI Gothic", "MS PGothic", "Osaka";
	padding:8px 15px;
	font-weight: bold;
	}

.copyright {
	color:#666666;
	font-size:9px;
	font-family:san-serif;
	padding-left: 10px;
 }
