
	BODY {
		color: #990000; 
	}

	A { text-decoration: none }
	A:link { color: #1191AA }
	A:visited { color: 1191AA }
	A:active { color: #FF0000 }
	A:hover { color: "#FF0000"}

	.content {
		font-size: 14px; 
		font-family: Verdana;
		text-align: justify;
	}

	.title {
		font-size: 14px; 
		font-family: Verdana;
	}

	.adminnav {
		font-size: 12px; 
		font-family: Verdana;
		text-align: center;
	}

	.heading {
		font-size: 16px; 
		font-family: Verdana;
		font-weight: bold;
		text-align: justify;
	}

