.border {
	border: 1px solid #CCCCCC;
}

h1, h2 {
 text-align:center;
 font-family: Verdana;
}

h1 { font-size:24px; }
h2 { font-size:18px; }

h1 b { color:red; }
.highlight { background-color:yellow; }

body, td { font-family:Verdana; font-size:13px; }