
@import url(./footer_links.css);

.eight	{ font-size:8pt; line-height:10pt }
.nine	{ font-size:9pt; line-height:12pt }
a:link	{ text-decoration:none; color:#666666;}
a:visited 	{ text-decoration:none; color:#666666;}
a:hover	{ text-decoration:underline; color:#cc9900 }

body	{
	font-size:9pt;
	margin:0;
	background:#fff url(/img/bg.gif) repeat-y;
}

td	{ font-size:9pt; }
form	{ margin:0px; }
p	{ margin-top:5px;margin-bottom:5px; }
.c1	{ margin-top:10px;margin-left:0px;margin-bottom:10px; }
.c2	{ margin-top:10px;margin-left:8px;margin-bottom:10px; }
.c3	{ margin-top:5px;margin-bottom:5px; }
.ctext	{ margin-top:5px;margin-left:0px;margin-bottom:5px; line-height:130%; }
.bl	{ color:#336677; }
.gl	{ color:#333333; line-height:130%;}
.gl2	{ color:#666666; line-height:130%; font-size:10;}
.bt1	{ border:outset 1px #cccccc; background:#ffffff; }
.gl1	{ color:#002299; font-family:verdana,arial; font-size:10px;}
.dsc1	{ margin-top:5px;margin-left:20px;margin-bottom:10px; }
.c5		{ margin-top:5px;margin-left:8px;margin-bottom:10px;color:#555555; line-height:130%; font-size:12; }
.gl3	{ color:#222222; line-height:130%; font-size:12;}

/* add */
.display-none { display:none }
h1,h2 {
	display:none;
}


