
A:LINK {
		color: #33FF33;
}
A:VISITED {
		color: #CC33CC;
}
A:ACTIVE {
		color: #663300;
}



P {
		font-family: "Times New Roman", Serif, "Sans-Serif";
                                    font-size: 12pt:
                                    color: black;
}

TD {
		vertical-align: top;
	                  font-family:  "Times New Roman", Serif, "Sans-Serif";
                                    font-size: 12pt;
                                    color: black;
}

TD.cgcol1 {
		width: 32%;
}

TD.cgcol2 {
		width: 30%;
}
TD.cgcol3 {
		width: 23%;
}
TD.cgcol4 {
		width: 15%;
}

BODY {
	                  font-family: "Times New Roman", Serif, "Sans-Serif";
                                    font-size: 12pt;
                                    background: yellow;
}

TABLE {
		border-color: black:
		padding: 2;
		width: 750;
		cell-spacing: 1;
	                  font-family: "Times New Roman", Serif, "Sans-Serif";
                                    font-size: 12pt;
                                    background: yellow;
}

H1 {
		margin-left: .25in;
}

H2 {
		margin-left: .5in;
}

H3 {
		margin-left: .75in;
}

UL {
		margin-left: .1.5in;
}

OL {
		font-weight: bold;
}