BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

A:LINK {
	color: Blue;
	text-decoration : underline;
}

A:VISITED {
	color : Purple;
	text-decoration : underline;
}

A:ACTIVE {
	color : Fuchsia;
	text-decoration : underline;
}

H1, H2, H3, H4, H5, H6 {
	color : #008000;
	margin-top : 0;
	margin-bottom : 0;
}

H1 {
	text-decoration : underline;
	font-family : "Lucida Sans";
}

H2 {
	font-size : medium;
}

H3 {
	font-size : small;
}

H4 {
	font-size : x-small;
}

H5 {
	font-size : xx-small;
}

H6 {
	font-size : x-small;
}

CAPTION {
	font-style : italic;
}

<!-- do not use .smllfont -->
.smllfont {
	font-size : small;
}

<!-- do not use .smallfont -->
.smallfont {
	font-size : xx-small;
}

.small {
	font-size : small;
}

.xsmall {
	font-size : x-small;
}

.xxsmall {
	font-size : xx-small;
}

#greentxt {
	color : #008000;
}

#redtxt {
	color : #ff0000;
}
.justifyR {
	text-align: right;
}

.masthead {
	background-color : #CCFFCC;
	padding-top: 10px;
}

.mastgdc {
	background-color : #dddddd;
	padding-top: 10px;
}

.Lcol {
	background-color : #CCFFCC;
	font-size : xx-small;
	padding : 10;
}

.LcolGDC {
	background-color : #dddddd;
	font-size : xx-small;
	padding : 10;
}

.content {
	padding : 10;
}

#dyk {
	font-size: x-small;
}

.Rcol {
	width : 135px;
	text-align : center;
	vertical-align : top;
}

#L {
	width : 150px;
	height : 850px;
	}

#LGDC {
	width : 150px;
	height : 450px;
	}

#mast {
	width : 600px;
	height: 130px;
	background : #CCFFCC;
	}

#mastGDC{
	width : 610px;
	height: 130px;
	background : #CCFFCC;
	}

#R {
	width : 155px;
	height : 1100px;
}

#RGDC {
	width : 155px;
	height : 625px;
}

#fcopy {
	width : 800px;
	height : 80px;
	font-size : xx-small;
	text-align : center;
}

#fnewpop {
	width : 640px;
	height : 480px;
}