h1 {
	font-family: arial;
	color: #fff;
	text-decoration: none;
	background-color: #3366CC;
}
h2 {
	font-family: arial;
	color: #200; 
	text-decoration: none;
}
h3 {
	font-family: arial;
	color: #200; 
	text-decoration: none;
}
img {
 	border : 1px solid #200;
}
 body {
 	font-family: arial;
 	font-size: 14px;
 	font-variant: normal;
 	font-weight: normal;
 	text-align : center;
 	vertical-align : top;
 }
 td {
 	font-family: arial;
 	font-size: 14px;
 	font-variant: normal;
 	font-weight: normal;
 	text-align : center;
 	vertical-align : top;
 }
 a {
font-family: arial; font-size: 14px; font-weight: normal; color: #200; text-decoration: underline;
}
.bld a {
font-weight: bold;
} 
.big a {
font-size: 30px; font-weight: normal; color: #800;
}
 
 