h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 180%;
	font-weight: bold;
	color: #003366
}

.menuMainLink {
	color: #FFFF33;
	text-decoration: none;
	font-size: medium;
}

.menuMainPara1 {
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 120%;
}

.cr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	color: #666666;
}

.pToTheTop {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 10pt;
}

.pRating {
	color: #333333;
	font-weight: bold;
	padding-left: 10px;
}

.alert {
	font-family: "Courier New", Courier, mono; 
	font-size: 100%; 
	font-weight: bold; 
	color: #990000; 
	margin-top: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px;
	margin-left: 5px; 
	text-align: center; 
	border-top: thin solid #990000;
	border-bottom: thin solid #FFFFFF;
}

li {
	padding-top: 6px;
}
img {
	display: block;
}
