/* CSS Document */
p,td,div,ul,li	{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333 }
h1				{ font-family:"Times New Roman", Times, serif; font-size:32px; color:#000000 }
h2				{ font-family:"Times New Roman", Times, serif; font-size:20px; color:#ffffff; background-color:#c5c5c5; border-style:dotted; border-color:#999999; border-width:1px; width:100%; padding:5px; }
h3				{ font-family:"Times New Roman", Times, serif; font-size:18px; color:#000000 }
h4				{ font-family:"Times New Roman", Times, serif; font-size:14px; color:#000000; margin:0px }
a				{ color:#0000aa }
a:visited		{ color:#000099 }
a:hover			{ color:#0000ff }
a:active		{ color:#ff0000 }
.small			{ font-size:10px }



