BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
p.text	{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: justify;
	margin-left: 280px;	
}
p.home {
	font:	Arial Black;
	font-weight: bold;
	font-size: 15px;
	text-justify: distribute;	
	margin-left: 350px;
}
p.welc {
	font:	Arial Black;
	font-weight: bold;
	font-size: 15px;
	text-justify: distribute;	
	margin-left: 10px;
	margin-top: 5px;
}
h3 { 
	font: italic bold 11pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color:	#4169E1;
	margin-left: 280px;
	}
a:link { 
	font: bold 9pt; 
	text-decoration: underline; 
	color:	#6F95E9;
	}
a:visited { 
	font: bold 9pt; 
	text-decoration: none; 
	color: #6F95E9;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #5B7FE6;
	}

#menutab {
	background-color:	#F3F3F3;
	width: 200px;
	height: auto;
	border: thin;
	border-color: #6F95E9;
	border-bottom-style:	ridge;	
	border-right-style: ridge;

	text-indent: 1px;
}
li {
	list-style: square;
	}

#logo {
	position: absolute;
	top: 15px; 
	right: 700px; 
	width: 140px; 
	height: 110px; 
}

#title {
	font: 25px Verdana;
	font-weight: bold;
	color: #4169E1;
	text-align: center;	
	position: absolute;
	top: 25px; 
	right: 450px; 
	width: 180px; 
	height: 110px; 
}