body  {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #ffffff; 
	background-color: #003399;
	width: 100%;
	}

h3, h4  {
	text-align: center;
	}

A:link {
	color: #ccccff;
	} 

A:visited {
	color: #CCCC00;
	}

A:active {
	color: #ff3366;
	}

.center  {
	text-align: center;
	}

.mainimage  {
	text-align: center;
	}

.banner {
	background-color: #f00;
	margin: 4px;
	padding: 1px;
	}

.notice {
	font-size: 11px; 
	text-align: center;
	}

img  {
	border: 1px solid blue;
	}
