/* Base body
----------------------------------------------- */
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #663399;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a {
	border: none;
}
img {
	border: none;
}

h2 {
	margin: 0;
	padding: 0;
}

p {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
ul {
	font-size: 12px;
	line-height: 16px;
}
td {
	font-size: 12px;
	line-height: 16px;
}


/* Basic Fonts
----------------------------------------------- */

.text10 {
	font-size: 10px;
	line-height: 12px;
}
.text10w {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}
.text10g {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.text12b {
	font-size: 12px;
	line-height: 16px;
	font-weight: bolder;
	color: #009933;
}
.text12bw  {
 color: #ffffff;
 font-size: 12px; line-height: 16px 
}
.page12bw  {
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.page28w  {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
.text14-plain {
	font-size: 14px;
	line-height: 18px;
	color: #333333;
}
.text12g  { color: #666666; font-size: 12px; line-height: 16px }
.text16b  {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #006600;
}
.text18b {
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.tite28b  {
	font-size: 28px;
	text-shadow: 2px 2px 3px #999999;
	font-weight: bold;
	line-height: 30px;
}
.text16br  { color: #c30000; font-size: 16px; font-weight: bold; line-height: 20px }


/* Basic Fonts
----------------------------------------------- 
.text09g {
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}

*/
