body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
}

img { 
border-style: none; 
}

.all {
	width: 1024px;
	margin: 0 auto;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	color: red;
}

table {
	text-align: center;
}

td {
	vertical-align: top;
}

.borders {
	background-color:#DFF9FF;
	border-color:#0990FC;
	margin: 0 auto;
}

.notice-h1 {
	font-size: 22px;
	font-weight: bold;
	color: red;
}

.notice-h2 {
	font-size: 20px;
	font-weight: bold;
	color: red;
}

.notice-h3 {
	font-size: 18px;
	font-weight: bold;
	color: red;
}

.notice-h4 {
	font-size: 16px;
	font-weight: bold;
	color: red;
}

.notice-h5 {
	font-size: 14px;
	font-weight: bold;
}

.quote {
	font-style: italic;	
	font-weight: bold;
}

.extra {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.updates {
	background-color:#B9F8FF;
 	vertical-align: middle;
}

.temp {
	font-weight: bold;
	color: orange;
}
