h1 { font-size: 9px; font-weight: normal; margin: 0px; }
h2 { font-size: 12px; line-height: 130%; font-weight: normal; margin: 0px; }
.e08 { font-size: 8px; line-height: 110%; }
.e09 { font-size: 10px; line-height: 110%; }
.e10 { font-size: 11px; line-height: 110%; }
.e12 { font-size: 13px; line-height: 120%; }
.e14 { font-size: 15px; line-height: 120%; }
.e16 { font-size: 17px; line-height: 120%; }
.e18 { font-size: 19px; line-height: 120%; }
.e20 { font-size: 21px; line-height: 120%; }
.j09 { font-size:  9px; line-height: 120%; }
.j10 { font-size: 10px; line-height: 130%; }
.j10t { font-size: 10px; }
.j12b { font-size: 12px; line-height: 130%; color: #CC6699; }
.j12 { font-size: 12px; line-height: 130%; }
.j12a { font-size: 12px; line-height: 130%; color: #993366; }
.j13 { font-size: 13px; line-height: 120%; }
.j14 { font-size: 14px; line-height: 130%; }
.j16 { font-size: 16px; line-height: 130%; }
.j18 { font-size: 18px; line-height: 130%; }
.j20 { font-size: 20px; line-height: 130%; }

body{
	margin-left:0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#333333;
 }

a:link    { color: #006666; text-decoration: none; }
a:visited { color: #006666; text-decoration: none; }
a:hover   { color: #FF6600; text-decoration: underline; }
a:active  { color: #FFCC00; text-decoration: underline; }

a.p1 { color: #663366; text-decoration: none; }
a.p1:link    { color: #663366; text-decoration: underline; }
a.p1:visited { color: #663366; text-decoration: underline; }
a.p1:hover   { color: #FF6600; text-decoration: none; }
a.p1:active  { color: #FFCC00; text-decoration: none; }

input,textarea{
	font-size: 12px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
