/* CSS Document */

p {
	font-family: "MS Serif", "New York", serif;
	font-size: 24px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	left: auto;
}
.bold {
	font-family: "MS Serif", "New York", serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.navigation {
	font-family: "MS Serif", "New York", serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000;
	display: block;
	word-spacing: normal;
	padding: 1px;
}
.bodylink {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	text-decoration: underline;
	color: #0000CC;
	background-color: #000000;
}
.style12 {
	font-family: "MS Serif", "New York", serif;
	font-size:16px
	
}

.Hedding {
	font-size: 18px;
}
.TestTXT {
	font-size: 16px;
	text-align: justify;
	font-family: "MS Serif", "New York", serif;
}

