/*
New CSS file
*/
BODY{
	Background-Color : #ffffff ! important;
	background-position: left
	background-repeat: 0
	Font-Family : 'Times New Roman', 'Arial' ! important;
	Font-Size : 100%;
	}

TABLE{
	Text-Align : left ! important;
	border-color: grey ! important;
	font-family: 'Arial'
	}

H1{
	Color : blu ! important;
	Cursor : CrossHair ! important;
	Font-Family : Garamond, 'Times New Roman', 'Arial' ! important;
	Font-Style : Italic ! important;
	Text-Align : center ! important;
	Text-Transform : capitalize;
	}


H3{
	Color : #000000 ! important;
	}

B{
	Color : #336633 ! important;
	}

HR{
	color: #003300
	}

A:active{
	Color : #009900  ! important;
	Text-Decoration : none ! important;
	border: 0
	}

A:visited{
	Color : #009900 ! important;
	Text-Decoration : none ! important;
	border: 0
	}

A:link{
	Color : #009900 ! important;
	Text-Decoration : none ! important;
	border: 0
	}

A:hover{
	Color : #33CC33 ! important;
	Text-Decoration : none ! important;
	border: 0
	}

.emplnk{
	Color : blu ! important;
	Text-Decoration : none ! important;
	}

.new{
	Color : #FFFF00 ! important;
	Cursor : Cursor;
	Font-Size : normal;
	}

.note{
	Color : brown ! important;
	Font-Size : smaller ! important;
	}

.firstletter{
	Color : #AAADEA ! important;
	Font-Size : x-large ! important;
	}

.sub{
	Font-Size : x-small ! important;
	Vertical-Align : sub ! important;
	}
