@charset "utf-8";
/* CSS Document */
body{width:990px;margin:auto;text-align:center;font-family:"verdana"; font-size:110%;}
h2 {font-size:120%;}
p {font-size:100%;color:#000;text-align:center;}
h3 {font-size:115%;}
h4,h1 {color:red;}
span {text-transform:upper-case; color:#FF0000;}
.highlight {background:#ffff00;color:#000;}
/* span .yellow {background:#ffff00;} */
button{ border:none; background:none; margin:0; padding:0;}
form{ margin:0; padding:5px 0;}
img{ border:none;}
.borderBlack{ border-left:#000000 1px solid;border-right:#000000 1px solid;}
.style1 {
	font-size: 11px;
}