p {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #990066; font-weight: lighter}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: lighter; color: #99CC99}

.left14{
	margin-left:14px;
}

.right14{
	margin-right:14px;
}

#nav{
	text-align:center;
}

#nav a{
	color:#990066;
	text-decoration:none;
	font-size:large;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#eaffea;
	padding:0 5 0 5;
	border-width:2;
	border-style: outset;
	border-color: #FF00AA;
	margin:5 0 5 0;
}

#nav a:hover{
 	text-decoration:none;
	background-color:#FF00AA;
	color:white;
	border-width:2;
	border-style: inset;
	border-color: #FF00AA;
}

.reg{
	font-size: 8pt;
	text-align:center;
}

.tamen{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11pt; 
	text-align:center; 
	color: #333333
}