/* Body */
body	{background-color: #FFFFFF; margin: 0px; padding: 0px;}



/* Link */
a:link 		{text-decoration: none; color: #3366CC;}
a:visited 	{text-decoration: none; color: #3366CC;}
a:hover 	{text-decoration: none; color: #0F106D;}
a:active 	{text-decoration: none; color: #000033;}

a.seriflink:link 	{font-family: "Georgia", "Times New Roman", "Times", "serif"; text-decoration: none; font-size: 14px; color: #000066; font-weight: bold;}
a.seriflink:visited {font-family: "Georgia", "Times New Roman", "Times", "serif"; text-decoration: none; font-size: 14px; color: #000066; font-weight: bold;}
a.seriflink:hover 	{font-family: "Georgia", "Times New Roman", "Times", "serif"; text-decoration: underline; font-size: 14px; color: #990000; font-weight: bold;}
a.seriflink:active 	{font-family: "Georgia", "Times New Roman", "Times", "serif"; text-decoration: none; font-size: 14px; color: #000033; font-weight: bold;}

/* common */
.regtext  {  font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; line-height: 120%; color: #000033; text-decoration: none }
.smtext   {  font-family: Georgia, Times New Roman, Times, serif; font-size: 8pt; line-height: 110%; color: #000033; text-decoration: none }
.boldnavy {  font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; line-height: 100%; font-weight: bold; color: #000066; text-decoration: none }
.copy	  {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt;  color: #999999; text-decoration: none }

/* home */
.headline{ font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 13pt; line-height: 150%; font-weight: bold; color: #444444}
.servtext{font-family: "Georgia", "Times New Roman", "Times", "serif"; font-size: 11pt; line-height: 150%; color: #000033}
.jptext{font-family: "sans-serif"; font-size: 10pt; line-height: 150%; color: #000066}


/* unused */
.sample {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #666666; text-decoration: none }
