

a:link {font-family: verdana,Arial;
	font-size: 80%;
	font-weight:normal;
	color: #660033;
	text-decoration: none;
}
a:visited {font-family: verdana,Arial;
	font-size: 80%;
	font-weight:normal;
	color: #ff6600;
	text-decoration: none;
}				
a:hover {font-family: verdana,Arial;
		font-size:80%;
		font-weight:normal;
		color: #ff0033;
		text-decoration: underline; }
h2 {
		font-family: verdana,Arial;
		font-size: 110%;
		font-weight:bold;
		font-style: normal;
		text-align: center;
		color:#000080;
		}
h3 {
		font-family: verdana,Arial;
		font-size: 100%;
		font-style: normal;
		font-weight:bold;
		text-align: center;
		color:#000080;
		}
P {
		font-family: verdana,Arial;
		font-size: 80%;
		font-style: normal;
		text-align: justify;
		text-indent: 20px;
		margin-left: 20px;
		margin-right: 20px;
}
.pcenter {
		font-family: verdana,Arial;
		font-size: 80%;
		font-style: normal;
		text-align: center;
		}
.pcentersm {
		font-family: verdana,Arial;
		font-size: 70%;
		font-style: normal;
		text-align: center;
		}

