a:hover 	{ color:#FF0000}

h1			{ font-size:150%;margin-bottom:0;line-height:120% }
h2			{ font-size:130%;margin-bottom:0;line-height:120% }
dl			{ margin-top:0;margin-bottom:0 }
dd			{ margin-top:0;margin-bottom:0 }
ol			{ margin-top:0;margin-bottom:0 }
ul			{ margin-top:0;margin-bottom:0 }

.white		{ color: #FFFFFF }
.gray1		{ color: #333333 }
.gray2		{ color: #CCCCCC }
.red1		{ color: #FF0000 }
.red2		{ color: #CC0000 }
.blue1		{ color: #0000FF }
.blue2		{ color: #003399 }
.green1		{ color: #004C00 }
.green2		{ color: #333800 }
.orange1	{ color: #FF9900 }
.orange2	{ color: #FF6600 }

.fsx0 		{ font-size:8px }
.fsx1 		{ font-size:10px }
.fsx2 		{ font-size:12px }
.fsx3		{ font-size:14px }
.fsx4		{ font-size:16px }
.fsx5		{ font-size:18px }
.fsx6		{ font-size:24px }
.fsx7@ 	{ font-size:36px }

.fsf0 		{ font-size:70% }
.fsf1s 		{ font-size:80% }
.fsf1 		{ font-size:90% }
.fsf2 		{ font-size:110% }
.fsf3		{ font-size:120% }
.fsf4		{ font-size:140% }
.fsf5		{ font-size:160% }
.fsf6		{ font-size:180% }
.fsf7@ 	{ font-size:200% }

.dn			{ text-decoration: none }

.lh1 		{ line-height:120% }
.lh2 		{ line-height:140% }
.lh3 		{ line-height:160% }

.ff1		{ font-family: Arial, Helvetica, sans-serif }
.ff2		{ font-family: Geneva, Helvetica, sans-serif }
.ff3		{ font-family: Arial Black, Arial, Helvetica, sans-serif }

.bold		{ font-weight: bold }
.italic		{ font-style: italic }
body		{ font-size: 12px }
table		{ font-size: 12px }


