.cu {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: thin;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
}

.t {
	font-family: Georgia;
	font-size: 32px;
	font-weight: bolder;
	color: #FF0000;
	text-align: center;
	margin-left:80px; 
	margin-right:80px;
	padding-top:16px;
	padding-bottom:16px;
}

.pot {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin-left:120px; 
	margin-right:120px;
}

.tx {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	margin-left:80px; 
	margin-right:80px;
}

.st {
	font-family: Georgia;
	font-size: 24px;
	font-weight: bolder;
	font-weight: bolder;
 	text-decoration: underline;
	color:#000099;
	text-align: center;
	margin-left:80px; 
	margin-right:80px;
	padding-top:12px;
	padding-bottom:12px;
}



