@charset "UTF-8";
/* CSS Document */



a {
text-decoration: underline; 
	color:  #1B1B1B;

}

a:active {
	text-decoration: underline;
	color: #1B1B1B;
}

a:visited {
	text-decoration: underline;
	color:  #1B1B1B;
}

a:hover { 

text-decoration: underline;
	color:  #1B1B1B;
}

a img {
	border: none;
}





body {

	color: #1B1B1B;
	font-family: "Times New Roman", Times, serif;
	font-weight:lighter;
	margin: 40;
	padding:0;
	font-size: 14px;
	 word-spacing: 1.5pt;
	 			font-weight:lighter;
					background-repeat: repeat;
	background-attachment: fixed;

}

p {
	font-size: 14px;
	font-style: normal;
	color: #1B1B1B;
			font-weight:lighter;
			BACKGROUND-COLOR: #FFFFFF;
			
 word-spacing: 1.5pt
}

h1 {
	font-family: "Times New Roman", Times, serif;
font-size: 16px;
font-style:strong;
	padding-bottom: 2px;
	color: #1B1B1B;
		font-weight:lighter;
					BACKGROUND-COLOR: #FFFFFF

		}

h2 {
	font-family: "Times New Roman", Times, serif;
font-size: 16px;
	padding-bottom: 4px;
	color: #1B1B1B;
		font-weight:lighter;
		BACKGROUND-COLOR: #FFFFFF;

}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
		font-weight:lighter;
		BACKGROUND-COLOR: #FFFFFF;

text-decoration: underline;}

h4 {font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1B1B1B;
			
			BACKGROUND-COLOR: #FFFFFF;
			
 word-spacing: 1.5pt;
 }


h5 {
font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
		font-weight:lighter;
		font-style:italic;

text-decoration: none;


}




