BODY { 			margin-left:  		2%;
			margin-right: 		2%;
			font-family:  		Arial Narrow,Arial;
			font-size:		14px;
			color:        		darkred;
			background-color:   	#F8EDCB;
			background-image: 	url()  }

A:link {		font-family:		Arial Narrow,Arial;
			font-size:		14px;
			font-weight:		normal;
			color:			#F8EDCB;
			text-decoration:	underline		}

A:visited {		font-family:		Arial Narrow,Arial;
			font-size:		14px;
			font-weight:		normal;
			color:			#F8EDCB;
			text-decoration:	underline	}

A:active {		font-family:		Arial Narrow,Arial;
			font-size:		14px;
			font-weight:		normal;
			color:			#F8EDCB;
			text-decoration:	underline	}

IMG {			border:			0		}

H1 h1   {   		font-family:Arial Narrow,Arial;
			font-weight:		normal;
            		text-decoration:	none;
			font-size:		20px;
			color:			darkred	}
			
H2 h2 {		font-family:  		Arial Narrow,Arial;
            		font-size:		18px;
			font-weight:		normal;
            		text-decoration:	none;
		color:			#F8EDCB;}

h3	 {		font-family:  		Arial Narrow,Arial;
            		font-size:		18px;
			font-weight:		normal;
            		text-decoration:	none;
			color:			#F8EDCB;	}

td	 {		font-family:  		Arial Narrow,Arial;
            		font-size:		14px;
			font-weight:		normal;
            		text-decoration:	none;
			text-align:             center;
			color:		#F8EDCB;	}


table {		font-family:  		Arial Narrow,Arial;
			font-weight:		normal;
			font-size:		14px;
			color:			#F8EDCB;	}

